aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2023-08-25 11:38:01 +0530
committerAkshay Nair <phenax5@gmail.com>2023-08-25 11:38:01 +0530
commitf7ea49c88717c0c15835c9024c84a95678836a30 (patch)
tree0eb5f9eac3729fec96c7257df24cde416efbdb46 /TODO.norg
parent8a987f6c3cffd37437adca6c133fab989233a308 (diff)
downloadcss-everything-f7ea49c88717c0c15835c9024c84a95678836a30.tar.gz
css-everything-f7ea49c88717c0c15835c9024c84a95678836a30.zip
refactor: refactors declarations
Diffstat (limited to 'TODO.norg')
-rw-r--r--TODO.norg3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.norg b/TODO.norg
index 348b06f..588994e 100644
--- a/TODO.norg
+++ b/TODO.norg
@@ -8,13 +8,14 @@
- (x) Scoped catch on try
- (x) `do` expression
- (x) `let` expression
+ - ( ) `h` declarations
- ( ) `has-class`
- ( ) `add-class` & `remove-class` should use self if id is not specified?
- ( ) Update `--cssx-text` on update
* Later
- ( ) keyboard events
- - ( ) Code cleanup
+ - ( ) Tail recursion optimization
- ( ) Additional events
- ( ) Improve parser error messages
- ( ) Improve eval error messages