Commit Graph

13 Commits

Author SHA1 Message Date
Carsten Haitzler 1cec0b6ee3 let's complete the math func support in embryo (trivial add) and
document it in changelog, and news to justify 1.2 :)



SVN revision: 70204
2012-04-16 05:33:13 +00:00
Boris Faure e6119fa4d9 remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
tsauerbeck f938b60a72 everyone loves PI
SVN revision: 17170
2005-10-04 21:02:14 +00:00
tsauerbeck 4941bef9b0 fix strncmp prototype
SVN revision: 16921
2005-09-24 15:22:57 +00:00
tsauerbeck 5828825639 added getsarg() - copies the specified argument into a string buffer. use this instead of getarg(num, 0) if you want to retrieve all of the string
SVN revision: 14492
2005-04-29 14:30:59 +00:00
tsauerbeck 4abf2af2f4 fix for float operator '<'. thanks to john slaten
SVN revision: 13907
2005-03-25 21:28:43 +00:00
Carsten Haitzler 1da201a836 autopackage up embryo
SVN revision: 13851
2005-03-22 13:10:09 +00:00
Carsten Haitzler d0f2572394 getfarg
SVN revision: 12414
2004-12-09 02:46:32 +00:00
tsauerbeck 4d82a78bdb cvsignore
SVN revision: 11886
2004-10-15 11:52:17 +00:00
Carsten Haitzler 41b8b1cf4d embryo support for varargs... i was just missing native funcs to export
enough info


SVN revision: 10656
2004-07-01 06:08:06 +00:00
Carsten Haitzler 811cd94fba more meaty api...
SVN revision: 9518
2004-03-29 11:58:57 +00:00
Carsten Haitzler 12841180fd move to default.inc - now u dont need to #include <float> anymore
compiler deletes .asm's again...


SVN revision: 9473
2004-03-25 09:44:55 +00:00
Carsten Haitzler 2766840f17 disable lots of compiler options - embryo handles a subset of small
make compiler quieter. change default options for compiler and include
default include for the user as well as current dir.


SVN revision: 9446
2004-03-24 10:25:05 +00:00