aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAge
* feat: adds example for calculatorAkshay Nair2024-01-21
* fix: fixes nested fixity issueAkshay Nair2024-01-21
* feat(eval): adds evaluation for simple binop expressionsAkshay Nair2024-01-21
* feat(parser): adds calc expression parserAkshay Nair2024-01-21
* docs: crazy amounts of docsAkshay Nair2023-08-25
* feat: h expressions for declaring elementsAkshay Nair2023-08-25
* refactor: refactors declarationsAkshay Nair2023-08-25
* feat: adds let bindingsAkshay Nair2023-08-25
* feat: adds do expressionsAkshay Nair2023-08-25
* feat: scoped try error handling with error propertyAkshay Nair2023-08-25
* feat: adds try expression for error handlignAkshay Nair2023-08-25
* feat: adds clock exampleAkshay Nair2023-08-25
* refactor: adds Value type to represent generic js valuesAkshay Nair2023-08-25
* feat: string concatentation + quoteAkshay Nair2023-08-25
* 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
* feat: allows using return value of js-evalAkshay Nair2023-08-18
* feat: adds on focus and blur events + todo-list is feature completeAkshay Nair2023-08-18
* feat: call arbitrary method on node + added :parent selectorAkshay Nair2023-08-18