Age | Commit message (Expand) | Author |
---|---|---|
2024-07-24 | Add a new test | |
2024-07-24 | Add rules to the lexer to ignore comments | |
2024-07-24 | Add test.properties | |
2024-07-24 | Add a comment | |
2024-07-24 | Ignore single line ending with newline | |
2024-07-24 | Add a reference | |
2024-07-24 | Ignore lines with only spaces or tabs | |
2024-07-24 | Ignore newline lines | |
2024-07-24 | Remove the Lex rule to ignore tabs and spaces | |
2024-07-24 | Add rules to parse a single and multiple properties | |
2024-07-24 | Add grammar rules to parse the value of a property | |
2024-07-24 | Remove the main function from properties.l | |
2024-07-22 | Add a first draft of the parser | |
2024-07-22 | libproperties 0.0.0-alpha.0v0.0.0-alpha.0 | |
2024-07-22 | Initial commit |