summaryrefslogtreecommitdiff
path: root/properties.l
AgeCommit message (Expand)Author
2024-08-13Add possibility of using ':' and '=' as valuesAlessandro Iezzi
2024-07-24Trim the key of a propertyAlessandro Iezzi
2024-07-24Re-align the lexer codeAlessandro Iezzi
2024-07-24Edit lexer rule to insert spaces after a keyAlessandro Iezzi
2024-07-24Add rules to the lexer to ignore commentsAlessandro Iezzi
2024-07-24Add a commentAlessandro Iezzi
2024-07-24Ignore single line ending with newlineAlessandro Iezzi
2024-07-24Add a referenceAlessandro Iezzi
2024-07-24Ignore lines with only spaces or tabsAlessandro Iezzi
2024-07-24Ignore newline linesAlessandro Iezzi
2024-07-24Remove the Lex rule to ignore tabs and spacesAlessandro Iezzi
2024-07-24Add grammar rules to parse the value of a propertyAlessandro Iezzi
2024-07-24Remove the main function from properties.lAlessandro Iezzi
2024-07-22Add a first draft of the parserAlessandro Iezzi
2024-07-22Initial commitAlessandro Iezzi