racket/collects/tests/honu
2011-09-15 16:01:54 -06:00
..
basic.honu enable #lang honu 2011-07-14 16:54:26 -06:00
check.rkt [honu] move test to the tests collection 2011-08-19 17:13:22 -06:00
class.honu [honu] add simple class form. share the function parsing syntax class 2011-09-13 12:15:47 -06:00
flow.honu [honu] add some examples 2011-08-12 15:16:39 -06:00
for.honu [honu] add example of for form for iterating over lists 2011-09-13 12:15:47 -06:00
function-use.honu
function.honu
ideas.honu
linq.honu [honu] return currently parsed form if a macro is seen 2011-09-15 16:01:54 -06:00
linq.rkt [honu] add order-by clause 2011-09-15 16:01:54 -06:00
macros.rkt [honu] allow already parsed expression to pass through 2011-08-30 21:11:11 -06: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