0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Completed first version of the graphical console
Andrea Burattin
as delas
More... over 9 years ago
Removed final from the logger print stream (otherwise it was not possible to redirect it)
Andrea Burattin
as delas
More... over 9 years ago
Added class comments
Andrea Burattin
as delas
More... over 9 years ago
Added comments
Andrea Burattin
as delas
More... over 9 years ago
Renamed class with main method
Andrea Burattin
as delas
More... over 9 years ago
Split main frame from main window
Andrea Burattin
as delas
More... over 9 years ago
Fixed configuration file comments
Andrea Burattin
as delas
More... over 9 years ago
Adapted the application to use the newly defined application controller
Andrea Burattin
as delas
More... over 9 years ago
Added first version of application controller
Andrea Burattin
as delas
More... over 9 years ago
Added structure of main components and main window
Andrea Burattin
as delas
More... over 9 years ago
Added the basic structure of the PLG gui application
Andrea Burattin
as delas
More... over 9 years ago
Merge branch 'master' of https://github.com/delas/plg
Andrea Burattin
as delas
More... over 9 years ago
Fixed build.xml of libPlg and plg-cli Fixed classpaths Fixed .gitignore
Andrea Burattin
as delas
More... over 9 years ago
Worked a lot on the Ant build script, which now produces an actual library file
Andrea Burattin
as delas
More... over 9 years ago
First version of the log generator
Andrea Burattin
as delas
More... over 9 years ago
Fixed libraries (now just using args4j)
Andrea Burattin
as delas
More... over 9 years ago
Added library for parsing command line arguments
Andrea Burattin
as delas
More... over 9 years ago
Update README.md More... over 9 years ago
Added comments to the various constants
Andrea Burattin
as delas
More... over 9 years ago
Removed website from signature
Andrea Burattin
as delas
More... over 9 years ago
Restored README.md file
Andrea Burattin
as delas
More... over 9 years ago
Added wiki images
Andrea Burattin
as delas
More... over 9 years ago
Restored libPlg to its latest version
Andrea Burattin
as delas
More... over 9 years ago
Moved file into stuff folder
Andrea Burattin
as delas
More... over 9 years ago
Restored libPlgVisualizer project
Andrea Burattin
as delas
More... over 9 years ago
Restored stuff folder
Andrea Burattin
as delas
More... over 9 years ago
- Fixed missing libraries More... over 9 years ago
- Removed libraries for process generation More... over 9 years ago
- From log generator has been extracted a trace generator which is responsible for the actual generator of a trace. The log generator now is used just to coordinate the generation of traces - Added proper simulation parameters - Added CPU utility class to coordinate the multithreading stuff - Work on the test classes More... over 9 years ago
- Fixed import to avoid warnings More... over 9 years ago