racket/collects/tests/honu
2012-02-21 16:19:09 -07:00
..
basic.honu
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
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
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 tests 2012-01-26 15:23:20 -07:00
macros.rkt [honu] replace = with in 2012-01-18 14:15:54 -07:00
macros2.honu [honu] add example of lexically scoped macros 2011-11-22 10:30:44 -07:00
match.honu [honu] honu forms implemented in racket must call honu->racket on the parsed output. add an example to do ocaml style pattern matching 2012-02-21 16:19:09 -07:00
operators.honu [honu] change to honu extension 2012-01-09 10:38:11 -07:00
struct-patterns.honu
struct-use.honu
struct.honu
test.honu
test.xml [honu] add string comparison. add test.xml file for linq example 2011-09-15 16:01:54 -06:00