Commit Graph

509 Commits

Author SHA1 Message Date
dmose 9ec734753d Add editor.save_build_files property for easier preprocessor debugging. Defaults to false. 2003-09-17 04:19:18 +00:00
dmose 32926b496d Allow processing to find jikes 2003-09-17 01:19:36 +00:00
benfry fe6d47c02d more notes 2003-09-16 23:41:29 +00:00
benfry d1eb76734d modification to properly rebuild grammar 2003-09-16 23:28:12 +00:00
dmose 8a1e3c9c39 Implement constructor casting both from literal strings and to String. 2003-09-15 04:07:24 +00:00
benfry 7c9229391a re-ordering of preproc priorities 2003-09-05 19:31:44 +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 0881773c5d [toxi] presentation mode working again 2003-09-04 01:07:21 +00:00
benfry fe37615b16 new graphics code mixed in but not currently enabled 2003-09-04 00:36:19 +00:00
benfry 2e6e4417ba cosmetic cleaning for macosx java 1.3 to remove ugly white borders 2003-09-03 03:55:50 +00:00
benfry a289e915db changes to move antlr building and a fix for bsd's 'cp' 2003-09-03 03:14:16 +00:00
benfry 135ab22407 spew more errors 2003-09-03 02:53:36 +00:00
benfry 40575fe31c disabled debug flag.. caused NullPointerException if prog was empty 2003-09-03 02:50:24 +00:00
benfry 8697dde9ba major changes to size(), background(), and color(x, y, z) 2003-09-02 06:28:49 +00:00
benfry dfd812ab11 work boogers 2003-09-02 06:27:45 +00:00
benfry 5a8c8d1cf2 more cleanup for the new parser.. yeehaa 2003-09-02 03:14:40 +00:00
benfry 96f5a79a52 the usual 2003-09-02 03:14:16 +00:00
benfry 5d6f63a258 notes for known bugs in upcoming release 2003-09-02 03:13:22 +00:00
benfry 1744dc8820 checking in dmose parser and changes to make it usable 2003-09-02 01:53:44 +00:00
benfry bb521be137 building on the mac now.. 2003-09-02 01:48:55 +00:00
benfry b8fb2b9924 still going 2003-09-01 04:35:07 +00:00
benfry 490e98b762 more of the same 2003-09-01 04:19:08 +00:00
benfry 17a74b31a7 getting started on 60 2003-09-01 03:26:48 +00:00
benfry 404326fe21 yeah that 2003-09-01 01:48:50 +00:00
benfry 8b55a41cdd fixing last minute bug in the launcher 2003-09-01 01:44:52 +00:00
benfry ab26c9cfc7 whups 2003-09-01 01:29:39 +00:00
benfry 64e757b6f6 last touches for 59 2003-09-01 01:23:56 +00:00
benfry a52057a906 fixes for more robust quicktime and launching 2003-09-01 01:23:32 +00:00
benfry f949ce1bc2 no longer gzipping the version of jikes 2003-09-01 01:00:49 +00:00
benfry 4f3ae1826e jikes no longer gzip compressed 2003-09-01 01:00:00 +00:00
benfry e948cae5e4 trapping keyTyped instead keyPressed to control input for sketch names 2003-09-01 00:59:15 +00:00
benfry b67c08a5ab improvements to handle spaces in classpath, and target 1.1 for .class
files
2003-09-01 00:58:42 +00:00
benfry 284e9d87b4 more robust check for existence of quicktime for java 2003-09-01 00:57:17 +00:00
benfry 96b8a39471 fix to make imageMode not affect fonts 2003-08-31 21:02:31 +00:00
benfry 7664db5a5a new version of jikes for windows, addition of target 1.1 to scripts 2003-08-31 19:15:55 +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 6fe4913b82 No need to build the ANTLR .tree files, since the generated tree parser code is not being used. 2003-08-22 23:05:00 +00:00
benfry e7f064b6e7 boogers and musings 2003-08-21 03:51:09 +00:00
benfry 29bc95252b note about disconnecting serial port 2003-08-21 02:28:25 +00:00
benfry d5ec39c805 modified to checkout bagel first if it's not there 2003-08-21 01:15:10 +00:00
benfry 2616bd77c8 fry blather 2003-08-21 01:14:43 +00:00
dmose c16e6c8438 ANTLR build changes 2003-08-21 00:53:37 +00:00
dmose 6a3e52be0b ANTLR build fixes 2003-08-21 00:45:37 +00:00
dmose 2127d9a3c7 ANTLR build changes 2003-08-21 00:14:24 +00:00
benfry f38d336b59 moved bagel checkout for windows so that build from scratch works 2003-08-21 00:03:39 +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