racket/collects/tests/honu
2012-06-11 13:07:52 -06:00
..
basic.honu enable #lang honu 2011-07-14 16:54:26 -06:00
check.rkt [honu] assignment operators cooperate with the dot operator 2012-06-11 13:07:52 -06: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
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] fix the pattern form and use quote-syntax to prevent syntaxes from being interpolated too early 2012-06-02 15:33:55 -06:00
match.honu [honu] return the current expression when a semicolon is parsed 2012-03-20 11:32:46 -06:00
math.honu [honu] add two more tests 2012-03-20 11:32:46 -06:00
operators.honu [honu] change to honu extension 2012-01-09 10:38:11 -07:00
struct-patterns.honu
struct-use.honu
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
where.honu [honu] use a local macro inside a where expression 2012-04-06 12:36:18 -06:00