Jon Rafkind
|
219a39575a
|
[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 |
|
Jon Rafkind
|
815c3887fb
|
[honu] abstract out separated identifiers
|
2011-11-15 12:19:26 -07:00 |
|
Jon Rafkind
|
5cb1834376
|
[honu] redo operator parsing to fix various precedence cases. add a new quasi-operator macro that can consume as much input on the right as it wants and use that to call methods on objects. change = to equal?. allow variables to be defined in classes
|
2011-11-14 00:45:55 -07:00 |
|
Jon Rafkind
|
1650294a83
|
[honu] add simple class form. share the function parsing syntax class
|
2011-09-13 12:15:47 -06:00 |
|