Activity
Added effect-on
to the DSL.
Added
effect-on
to the DSL.Force push
Added effect-on
to the DSL.
Added
effect-on
to the DSL.Force push
Fixes walking in the :clj/for-let node.
Fixes walking in the :clj/for-let node.
lifespanlifespan ast transform, support for when
is done
lifespanlifespan ast transform, support for
when
is donelifespanlifespan ast transform, support for for
is done
lifespanlifespan ast transform, support for
for
is doneAdded support for :clj/if
in lifespan-pre-walk
.
Added support for
:clj/if
in lifespan-pre-walk
.Force push
Added support for :clj/if
in lifespan-pre-walk
.
Added support for
:clj/if
in lifespan-pre-walk
.Fixes a bug about the quoted values, added tests.
Fixes a bug about the quoted values, added tests.
Started add-lifespan-pass
and its tests. Found an interesting compo…
Started
add-lifespan-pass
and its tests. Found an interesting compo…Force push
Finished to document and clean up the AST namespace. Added a test.
Finished to document and clean up the AST namespace. Added a test.
Code clean up, and added a test for `link-vars-to-their-definition-pa…
Code clean up, and added a test for `link-vars-to-their-definition-pa…
Fixes AST walking in vectors and hashmaps. Added a AST node for the m…
Fixes AST walking in vectors and hashmaps. Added a AST node for the m…
Added a very basic test for the walk-ast function, just to show how i…
Added a very basic test for the walk-ast function, just to show how i…
Fixes the support for the quoted expressions, and fixes the tests of …
Fixes the support for the quoted expressions, and fixes the tests of …
Force push
Fixes the support for the quoted expressions, and fixes the tests of …
Fixes the support for the quoted expressions, and fixes the tests of …
Added support for the quote in the DSL parser.
Added support for the quote in the DSL parser.
Moved the AST code to its own namespace.
Moved the AST code to its own namespace.
Moved a test utility function to a better namespace.
Moved a test utility function to a better namespace.
Code clean up on the parser's tests.
Code clean up on the parser's tests.
Added support for :& in destructuring
Added support for :& in destructuring
Introduced a macro, but will change it later.
Introduced a macro, but will change it later.
Moved the test snippets into regular tests. I realized that resolve i…
Moved the test snippets into regular tests. I realized that resolve i…