aboutsummaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)Author
2023-08-20feat: implements function call and adds support for recursionAkshay Nair
2023-08-20feat: function declarationAkshay Nair
2023-08-20refactor: adds evalvalue type instead of stringAkshay Nair
2023-08-18chore: package name changeAkshay Nair
2023-08-13feat: adds conditionalsAkshay Nair
2023-08-13feat: adds checked test case + implements pure actions flag + minor ...Akshay Nair
2023-08-13feat: test case for todo-app with adding new itemsAkshay Nair
2023-08-13feat: adds applying css properties for instances + adds --cssx-text e...Akshay Nair
2023-08-13feat: finalizes component system. it fucking works holy shit.Akshay Nair
2023-08-13feat: adds declaration parserAkshay Nair
2023-08-13refactor: moves test utils outAkshay Nair
2023-08-13feat: selector parser + pair parser implementedAkshay Nair
2023-08-12refactor: moves stuff aroundAkshay Nair
2023-08-12feat: allows set-attr on other elements + adds attr functionAkshay Nair
2023-08-11test: adds test for simple signup page exampleAkshay Nair
2023-08-11chore: adds prettierAkshay Nair
2023-08-11feat: complets form submit exampleAkshay Nair
2023-08-11feat: adds parser for literal numbersAkshay Nair
2023-08-11feat: adds more functions for evalAkshay Nair
2023-08-10feat: adds simple evaluatorAkshay Nair