aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* test: adds test for simple signup page exampleAkshay Nair2023-08-11
* Merge branch 'main' of github.com:phenax/cssxAkshay Nair2023-08-11
|\
| * Merge branch 'main' of github.com:phenax/cssxAkshay Nair2023-08-11
| |\
* | \ Merge branch 'main' of github.com:phenax/cssxAkshay Nair2023-08-11
|\ \ \ | |/ / |/| / | |/
| * Initial commitAkshay Nair2023-08-11
* chore: adds prettierAkshay Nair2023-08-11
* feat: adds text and inner html propertiesAkshay Nair2023-08-11
* refactor: renames form submit exampleAkshay Nair2023-08-11
* feat: complets form submit exampleAkshay Nair2023-08-11
* feat: adds support for specifying element typeAkshay Nair2023-08-11
* refactor: minor refactorAkshay Nair2023-08-11
* feat: adds parser for literal numbersAkshay Nair2023-08-11
* feat: adds more functions for evalAkshay Nair2023-08-11
* feat: supports hydration for repeat rendersAkshay Nair2023-08-11
* chore: adds esbuildAkshay Nair2023-08-10
* feat: integrates parser and evaluator and creates a complete working ...Akshay Nair2023-08-10
* feat: adds simple evaluatorAkshay Nair2023-08-10
* feat: adds string literal and css variable identifier parsersAkshay Nair2023-08-10
* feat: multi expression parser doneAkshay Nair2023-08-10
* feat: adds parser for simple expressionsAkshay Nair2023-08-10