0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Nearly finished transformer string to int value More... over 16 years ago
Implemented short to long parameter transformation More... over 16 years ago
Improved exchangeChild-methods in interface CommandLineNode and abstract class AbstractCommandLineNode, started implementing them in class CommandNode More... over 16 years ago
Added MultiHashMap, switched from using Maps to using MultiHashMaps for mapping command/parameter names to commands/parameters, switched from using ValueNodes of Strings to using the plain names as keys in those maps More... over 16 years ago
While implementing exchanging short by long parameter nodes More... over 16 years ago
Finished checks for all (top level or not) command line parameter names being legal More... over 16 years ago
Implemented checks for top level parameters being allowed and unique More... almost 17 years ago
Implemented check for command names not being given more than once More... almost 17 years ago
Implemented check for allowed commands, some adjustments in the selector/selection/visitor system More... almost 17 years ago
Introduced parent references More... almost 17 years ago
Switched from using StringNodes to using ValueNodes<E> More... almost 17 years ago
Switched to using CommandLineResult-objects instead of pure exceptions More... almost 17 years ago
Added and implemented interfaces NodeSelector and NodeVisitor and class NodeSelection More... almost 17 years ago
Added and implemented SVNStyleNode and SVNStyleCommandLineParser More... almost 17 years ago
Added and implemented CommandNode and CommandParser More... almost 17 years ago
Finished ParameterParser More... almost 17 years ago
Finished ParameterParser except checkForCommonErrors More... almost 17 years ago
Implementing ParameterParser More... almost 17 years ago
Started with adjusting ParameterParser to AbstractCommandLineParser More... about 17 years ago
Added AbstractCommandLineParser, adjusted StringParser to use it, no build so this code may compile or not More... about 17 years ago
Finished ParameterParser More... about 17 years ago
Finished ParameterParser More... about 17 years ago
Worked on implementing CommandLine code More... about 17 years ago
Forgotten files More... about 17 years ago
Implemented some core classes and interfaces, set up code for testing More... about 17 years ago
Switched from GPL to LGPL More... about 17 years ago
Adjusted package and import lines in all classes moved from swifu.foo to swifu.functions.foo More... about 17 years ago
Another test More... about 17 years ago
Test More... about 17 years ago
SwifuFactory improved More... over 18 years ago