Jon Rafkind
|
8210acc696
|
[honu] add postfix keyword for unary definitions
|
2012-10-04 23:53:03 -06:00 |
|
Jon Rafkind
|
fc96cb258c
|
[honu] assignment operators cooperate with the dot operator
|
2012-06-11 13:07:52 -06:00 |
|
Jon Rafkind
|
2b5e5c5b57
|
[honu] combine string-append and the evaluator
|
2012-06-02 15:33:54 -06:00 |
|
Jon Rafkind
|
d688621a18
|
[honu] use sandbox evaluator to test honu code
|
2012-06-02 15:33:54 -06:00 |
|
Jon Rafkind
|
918c87e96b
|
[honu] return the current expression when a semicolon is parsed
|
2012-03-20 11:32:46 -06:00 |
|
Jon Rafkind
|
b74ad87160
|
[honu] wrap the condition of when expression inside parentheses. instantiate literal sets at the proper phase for honu macros
|
2012-02-01 16:05:41 -07:00 |
|
Jon Rafkind
|
54449d824c
|
[honu] use a function keyword to define procedures and make lambdas
|
2012-02-01 16:05:40 -07:00 |
|
Jon Rafkind
|
d7a35c1eb8
|
[honu] use = for mutation to be consistent with other uses. put where clauses of list comprehensions on the right side
|
2012-01-26 13:32:51 -07:00 |
|
Jon Rafkind
|
47c6acdea5
|
[honu] add tests for precedence cases
|
2011-11-14 17:49:15 -07:00 |
|
Jon Rafkind
|
8fe87bd2a9
|
[honu] reparse honu expressions into racket expressions
|
2011-11-09 11:17:41 -07:00 |
|
Jon Rafkind
|
6b519f7b64
|
[honu] remove extra semicolon from cond
|
2011-10-23 14:06:12 -06:00 |
|
Jon Rafkind
|
242337286d
|
[honu] move test to the tests collection
|
2011-08-19 17:13:22 -06:00 |
|