Commit Graph

19 Commits

Author SHA1 Message Date
benfry 872264b6d0 fix for curvepoint init and imports for javascript classes 2003-10-18 18:16:48 +00:00
benfry 7b8e67130b running external vm finally works 2003-09-24 22:50:25 +00:00
dmose a9e72fd9a0 Make XML parse tree output be controlled by the property compiler.output_parse_tree rather than by a constant in the source code. 2003-09-17 04:21:05 +00:00
dmose 90293a394d fixed debugging code to not attempt to call through an empty AST 2003-09-05 09:01:50 +00:00
benfry 40575fe31c disabled debug flag.. caused NullPointerException if prog was empty 2003-09-03 02:50:24 +00:00
benfry 1744dc8820 checking in dmose parser and changes to make it usable 2003-09-02 01:53:44 +00:00
dmose bd331246d1 Fixed up comments, and removed try/catch block that was preventing fallback to Oro in cases of failure 2003-08-26 02:55:08 +00:00
dmose 64746862d8 Added quick hack to get ADVANCED mode classname. 2003-08-25 19:36:42 +00:00
dmose 63fe69be0b Basic support for static mode programs 2003-08-25 04:44:10 +00:00
dmose 294e6b22d3 Support active mode programs 2003-08-25 04:29:13 +00:00
dmose ba963f33d9 Add field to keep track of program type 2003-08-24 19:26:03 +00:00
dmose 99e9d75772 Checkpointing preprocessor work. Color datatype, webcolor literals, and float constants are now working. Constructor-style casts are in progress. 2003-08-20 04:46:22 +00:00
dmose badc55a482 Checkpointing. First pass at whitespace work complete. 2003-08-17 22:15:53 +00:00
dmose e174f6a664 Checkpointing initial implementation of new ANTLR-based preprocessor 2003-08-15 23:02:39 +00:00
benfry aed9c8dfb0 changes for optionally building with rxtx instead of just javacomm 2003-08-03 18:29:49 +00:00
dmose 39cdaa9d86 Hoisting some common preprocessor bits up into the superclass in preparation for the new preproc. 2003-07-24 15:49:17 +00:00
benfry 06e11ffd26 adding licensing information to files, removing some tabs 2003-07-23 21:32:33 +00:00
benfry 4bfb8355f5 getting gl4java wired in, removing KjcApplet for simplicity 2003-07-13 18:08:53 +00:00
dmose ec38155680 Backend refactoring: KjcEngine has been split up into separate classes for preprocessing, compiling, and running. 2003-07-04 18:43:47 +00:00