summaryrefslogtreecommitdiff
path: root/properties.y
AgeCommit message (Expand)Author
2024-08-13Add possibility of using ':' and '=' as valuesAlessandro Iezzi
2024-08-13Add `cpyval` functionAlessandro Iezzi
2024-08-02Check if the file is passedAlessandro Iezzi
2024-08-02Replace main with properties_loadAlessandro Iezzi
2024-07-24Trim the value of a propertyAlessandro Iezzi
2024-07-24Add rules to parse a single and multiple propertiesAlessandro Iezzi
2024-07-24Add grammar rules to parse the value of a propertyAlessandro Iezzi
2024-07-22Add a first draft of the parserAlessandro Iezzi