Bill Currie
|
71196fedf6
|
make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
|
2003-01-06 18:28:13 +00:00 |
|
Brian Koropoff
|
91266619f3
|
Added the sqrt and abs math functions and the continue GIB builtin. I
changed where a loop program gets copied back into its buffer so that the
continue builtin would work.
|
2002-12-08 20:55:40 +00:00 |
|
Brian Koropoff
|
cef0d957e2
|
Added useful error messages to the math parser, cleaned up implied
multiplication a bit, and added some whitespace to cbuf errors for
readability.
|
2002-11-13 03:03:37 +00:00 |
|
Brian Koropoff
|
b40400d59c
|
Moved GIB into libs/gib and made util no longer depend on it. Cleaned up
some cruft from a previous incarnation of GIB.
|
2002-11-09 07:13:52 +00:00 |
|