John Wiegley
|
72c09cc0bf
|
Generate a better error if a function operand is invalid.
|
2009-01-19 22:29:36 -04:00 |
|
John Wiegley
|
660c40a6d3
|
Corrected several assertions which could occur when using unary operators and
unresolved identifiers.
|
2008-09-16 05:04:21 -04:00 |
|
John Wiegley
|
08488d4cd7
|
Removed more dead code and todo comments, and made it possible to stream
compiled value expressions.
|
2008-08-17 04:41:02 -04:00 |
|
John Wiegley
|
891d7b87c8
|
Removed some dead code and updated the binary streaming code for op_t and
value_t.
|
2008-08-17 03:15:57 -04:00 |
|
John Wiegley
|
fd2e6c2502
|
Ledger now builds without any significant warnings, except for one file. Some
of the warnings had to be temporarily disabled, but will be checked again once
the code has moved into master.
|
2008-08-10 02:52:38 -04:00 |
|
John Wiegley
|
f6f4a46cf5
|
Moved around most of the files so that source code is in src/, documentation
is in doc/, etc.
|
2008-08-05 18:05:49 -04:00 |
|