2001-12-03 04:11 Mariusz Nowostawski * build.xml, etc/manifest.in, etc/nzdis-fipasl.rak.in: Adding support for ModuleInfo module description and adding necessary targets to build process to produce RAK compliant jar file. 2001-06-27 08:01 Mariusz Nowostawski * build.xml: Tagging the 1.2.0 release. 2001-06-27 07:57 Mariusz Nowostawski * grammar/SL.sablecc: Making the version number dynamic, and automatically updated by build scripts. 2001-06-27 07:49 Mariusz Nowostawski * README, build.xml: Adding some more info to the README file, minor fixes. 2001-06-27 07:42 Mariusz Nowostawski * grammar/SL.sablecc: Adding proper handling of true/false as functional symbols. 2001-06-27 04:58 Mariusz Nowostawski * grammar/SL.sablecc: Fixing a FIPA-SL grammar bug which does not allow true/false being a pramater values. Adding true and false as legal terms (and as leagal propositions). 2001-06-15 11:59 Mariusz Nowostawski * README, build.xml, grammar/SL.sablecc: Final tune up. Tagging the release 1.0.0 2001-06-11 00:09 Mariusz Nowostawski * build.xml, etc/manifest.in, grammar/SL.sablecc: Fixing some minor problems, removing unused helpers from the grammar. 2001-06-08 02:05 Mariusz Nowostawski * build.xml, grammar/SL.sablecc, grammar/SimpleSL.sablecc: Renaming SimpleSL grammar file to just SL (not to be confused with the Abstract Simple Semantic Language called Simple SL). Adjusting build scripts accordingly. 2001-05-09 03:37 Mariusz Nowostawski * grammar/SimpleSL.sablecc: Adding simplified version of the FIPA SL grammar. 2001-05-09 02:40 Mariusz Nowostawski * build.xml, etc/manifest, etc/manifest.in: Adding dynamic manifest, removing static manifest. 2001-05-06 00:12 Mariusz Nowostawski * build.xml: Final tune up. fixing minor typos in building scripts. Testing. All seems to be working correctly. Final stage. 2001-05-05 20:58 Mariusz Nowostawski * build.xml: Adding dependency on tools, adding banner printing. Making top level distribution targets, making subproject level distribution preparing targets. Intermediate stage. 2001-05-03 03:53 Mariusz Nowostawski * build.xml, etc/manifest: Removing coded by hand tools, making use of generated tools now. Updating builiding script, banner display, versioning. 2001-05-03 02:43 Mariusz Nowostawski * AUTHORS, COPYING-LESSER, LICENSE, README, build.xml: Updating README files, adding info about text-based and GUI-based tree printing, adding copyright notices, fixing building scripts to the new tools feature. 2001-04-30 05:36 Mariusz Nowostawski * grammar/FIPA-SL.sablecc: Correcting order of tokens definitions. Adding iota referential operator. 2001-04-26 03:57 Mariusz Nowostawski * build.xml: Updating ChangeLogs and adding new subprojects to the main build script. 2001-04-26 03:16 Mariusz Nowostawski * build.xml, etc/manifest, examples/amsderegister.sl, examples/amsmodify.sl, examples/amsregister.sl, examples/amssearch.sl, examples/arithmetic.sl, examples/deregister.sl, examples/dfmodify.sl, examples/dfregister.sl, examples/dfsearch.sl, examples/pingtest.sl, grammar/FIPA-SL.sablecc: FIPA SL Content Language grammar (http://www.fipa.org) initial revision.