Jason Turner
|
37a36f783c
|
Add arity registration for dynamic functions
|
2009-06-05 16:12:21 +00:00 |
|
Jonathan Turner
|
5799d7f0ef
|
Improved error reporting
|
2009-06-05 14:46:07 +00:00 |
|
Jonathan Turner
|
61136c7808
|
Function definitions and dispatch on name. Allowed blank spaces in source files
|
2009-06-05 13:39:32 +00:00 |
|
Jason Turner
|
00a5f32a46
|
Update "add_two" example to get generic
|
2009-06-05 13:15:58 +00:00 |
|
Jonathan Turner
|
42b4891969
|
Fix blocks so they may optionally span lines
|
2009-06-05 12:27:20 +00:00 |
|
Jonathan Turner
|
937b4e0e87
|
Added exception throws if condition isn't boolean
|
2009-06-05 12:23:55 +00:00 |
|
Jonathan Turner
|
a8fb111275
|
Fixed or boolean. Let if block return value (that makes sense), but keep while void.
|
2009-06-05 12:08:36 +00:00 |
|
Jonathan Turner
|
e804f16e7b
|
Couple grammar bugfixes for booleans. Made if/while return void.
|
2009-06-05 12:05:37 +00:00 |
|
Jonathan Turner
|
3f4aed0db9
|
Added booleans. Add if/elseif/else and while blocks. Added more comparisons.
|
2009-06-05 11:45:57 +00:00 |
|
Jonathan Turner
|
5d1bae709a
|
Removing poetry mode
|
2009-06-05 03:35:28 +00:00 |
|
Jason Turner
|
995bcdba85
|
Fixed some new gcc gripes about non-const char* for strings
|
2009-06-05 02:48:19 +00:00 |
|
Jonathan Turner
|
00430e4592
|
Experimenting with adding comparisons
|
2009-06-04 15:28:45 +00:00 |
|
Jonathan Turner
|
8f89e44608
|
Trying to add function definitions, but not quite there
|
2009-06-04 13:27:04 +00:00 |
|
Jonathan Turner
|
53301ccb66
|
Added equations w/ BoxedCPP interaction
|
2009-06-04 11:56:19 +00:00 |
|
Jonathan Turner
|
a304254270
|
Fix to execute all scripts passed on commandline
|
2009-06-03 20:55:17 +00:00 |
|
Jonathan Turner
|
44d37e5c79
|
Added poetry method calls (this is not official by any stretch) and REPL print val
|
2009-06-03 20:16:53 +00:00 |
|
Jonathan Turner
|
470c5e30b7
|
Added very simple universal function call syntax (method sugar)
|
2009-06-03 19:12:13 +00:00 |
|
Jonathan Turner
|
ea1b1b925a
|
Some cleanups in the evaluator. Added paren and negate evals.
|
2009-06-03 13:00:46 +00:00 |
|
Jonathan Turner
|
d984f973f4
|
Added 'wesley' project. Added eval. Fixed some of the parsers to do correct delegation
|
2009-06-02 23:29:04 +00:00 |
|