Mike Gerwitz
|
bc871435fa
|
apply-gen now uses `f:make-ref'
We're essentailly macro-expanding the `f:make-ref' call. :)
|
2014-11-30 03:28:43 -05:00 |
Mike Gerwitz
|
8ba1f04147
|
Partial application initial development
No support yet for recursive partial applications; just a basic concept.
|
2014-11-27 01:11:14 -05:00 |
Mike Gerwitz
|
1c01e765a7
|
Delayed function nodes now wrapped in f:ref node
This primarily allows us to type check, but will also may it easy/performant
to query more complicated structures.
|
2014-11-24 11:07:25 -05:00 |
Mike Gerwitz
|
eb66c838c6
|
f:arity added for delayed functions
|
2014-11-22 00:17:01 -05:00 |
Mike Gerwitz
|
1cc2423662
|
apply-gen now properly handles multiple functions
|
2014-11-22 00:05:11 -05:00 |
Mike Gerwitz
|
81bec6714b
|
apply-gen application template generation added
|
2014-11-20 23:45:59 -05:00 |
Mike Gerwitz
|
4130b6cf4b
|
apply-gen now ignores nullary functions
|
2014-11-20 23:39:23 -05:00 |
Mike Gerwitz
|
04700086b1
|
apply-gen generated stylesheet contains version number (2.0)
|
2014-11-20 23:10:02 -05:00 |
Mike Gerwitz
|
c73f3a4e7c
|
apply-gen initial development
|
2014-11-20 22:22:28 -05:00 |