aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* chore: prettier + eslint magicAkshay Nair2023-08-12
* 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