racket/collects/tests/honu
2012-03-05 13:48:52 -07:00
..
basic.honu enable #lang honu 2011-07-14 16:54:26 -06:00
check.rkt [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
class.honu [honu] actually check for separator for the separate ids class. parse constructor arguments with comma separated ids 2011-11-15 12:19:27 -07:00
flow.honu [honu] fix some tests. always reparse the right hand side of an operator 2012-03-05 13:48:52 -07:00
for.honu [honu] then is optional in "if". allow multiple sequences in for. add for/fold 2012-01-26 13:32:51 -07:00
function-use.honu dont require core files 2010-10-22 10:48:09 -06:00
function.honu [honu] add fun as an alias to function 2012-02-01 16:05:40 -07:00
ideas.honu
linq.honu [honu] use a function keyword to define procedures and make lambdas 2012-02-01 16:05:40 -07:00
linq.rkt [honu] fix some tests. always reparse the right hand side of an operator 2012-03-05 13:48:52 -07:00
macros.rkt [honu] fix some tests. always reparse the right hand side of an operator 2012-03-05 13:48:52 -07:00
macros2.honu [honu] add example of lexically scoped macros 2011-11-22 10:30:44 -07:00
match.honu [honu] use syntax properties to differentiate parsed syntax from unparsed 2012-03-05 13:48:52 -07:00
operators.honu [honu] change to honu extension 2012-01-09 10:38:11 -07:00
struct-patterns.honu start new honu implementation 2011-07-12 10:37:23 -06:00
struct-use.honu start new honu implementation 2011-07-12 10:37:23 -06:00
struct.honu [honu] add some examples 2011-08-12 15:16:39 -06:00
test.honu [honu] return a void expression if there is no current expression waiting to be processed 2011-08-09 16:25:27 -06:00
test.xml [honu] add string comparison. add test.xml file for linq example 2011-09-15 16:01:54 -06:00