Jon Rafkind
|
54449d824c
|
[honu] use a function keyword to define procedures and make lambdas
|
2012-02-01 16:05:40 -07:00 |
|
Jon Rafkind
|
99daf6a9d1
|
[honu] fix tests
|
2012-01-26 15:23:20 -07:00 |
|
Jon Rafkind
|
c9788909ea
|
[honu] fix for literal sets generated in a macro. replace . with -> for classes in the linq example
|
2012-01-09 10:38:11 -07:00 |
|
Jon Rafkind
|
dccdcb0550
|
[honu] wrap expressions with a semicolon at the end of them in (%semicolon ...)
|
2011-10-23 14:06:06 -06:00 |
|
Jon Rafkind
|
0b4e630b8c
|
[honu] return currently parsed form if a macro is seen
|
2011-09-15 16:01:54 -06:00 |
|
Jon Rafkind
|
18b18aaded
|
[honu] add string comparison. add test.xml file for linq example
|
2011-09-15 16:01:54 -06:00 |
|
Jon Rafkind
|
0790efd585
|
[honu] add order-by clause
|
2011-09-15 16:01:54 -06:00 |
|
Jon Rafkind
|
501efef8a1
|
[honu] dont produce an extra void expression in a block. add a for form to iterate over a list. add an example of linq with xml
|
2011-09-13 12:15:47 -06:00 |
|