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