Age | Commit message (Expand) | Author |
---|---|---|
2024-07-24 | Trim the key of a property | |
2024-07-24 | Re-align the lexer code | |
2024-07-24 | Edit lexer rule to insert spaces after a key | |
2024-07-24 | Add rules to the lexer to ignore comments | |
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 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 | Initial commit |