racket/collects/honu/private
2013-03-04 18:48:41 -07:00
..
lang [honu] configure honu runtime to use the honu syntax reader. this allows honu to be used at the repl 2011-09-06 17:33:12 -06:00
common.honu [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
common.rkt [honu] many small things: allow with syntax to bind arbitrary patterns. provide time and time-apply. make compress-dollars recurse on sub-expressions. add an implicit pattern variable that consists of the result with an ellipses depth of 1. fix the while form. allow require forms to contain mostly anything and be separated by commas. 2013-03-04 18:48:41 -07:00
function.honu allow comma in templates 2010-10-22 10:48:11 -06:00
keywords.honu change printf to debug. add infix macro parser 2010-10-22 10:48:11 -06:00
main.rkt [honu] configure honu runtime to use the honu syntax reader. this allows honu to be used at the repl 2011-09-06 17:33:12 -06:00
patterns.honu change printf to debug. add infix macro parser 2010-10-22 10:48:11 -06:00
struct-patterns.honu separate honu into core and user-level modules 2010-10-22 10:48:07 -06:00
struct.honu allow comma in templates 2010-10-22 10:48:11 -06:00
with.honu [honu] many small things: allow with syntax to bind arbitrary patterns. provide time and time-apply. make compress-dollars recurse on sub-expressions. add an implicit pattern variable that consists of the result with an ellipses depth of 1. fix the while form. allow require forms to contain mostly anything and be separated by commas. 2013-03-04 18:48:41 -07:00