Commit Graph

3516 Commits

Author SHA1 Message Date
benfry b1bf338435 more notes in the todo file 2010-03-28 17:27:03 +00:00
jdf 35c31a6b4d Fix #760 2010-03-28 15:39:52 +00:00
jdf 0f00559aca more bug fix 2010-03-28 15:18:43 +00:00
jdf ebedb36b9f more fixed bug 2010-03-28 15:17:34 +00:00
jdf 749ab94a8c 2010-03-28 15:15:04 +00:00
jdf 9f65d4e588 Moved bugs to proper category 2010-03-28 15:14:35 +00:00
jdf 416584e02b fixed bug with japanese text in autoformat 2010-03-28 15:13:21 +00:00
codeanticode 17cd469d83 algorithm for line grouping fixed 2010-03-28 00:17:46 +00:00
codeanticode c96ef8e1fb finished implementing glmodel recording 2010-03-28 00:05:23 +00:00
benfry cb35aab66b too many right parens fixed (bug #754) 2010-03-27 22:44:23 +00:00
benfry 528236c795 autoformat updates from jdf 2010-03-27 13:05:26 +00:00
jdf d3d5e75a39 Fix 259, and make a few aesthetic improvements to braces. Haven't fixed orphaned else yet. 2010-03-27 03:57:13 +00:00
jdf 09fed5faf9 Removing redundant variables; using the SDK; changing weird C intbooleans to booleans. 2010-03-27 02:06:42 +00:00
benfry 3faa9f7a76 making notes of jdf fixes 2010-03-26 16:00:07 +00:00
benfry 206152113a specific junit 2010-03-26 15:59:00 +00:00
benfry 2d12ea62e8 fix eol garbage 2010-03-26 15:58:21 +00:00
codeanticode d18a78f27d started glmodel recorder feature 2010-03-26 10:17:20 +00:00
jdf 907ca8bcce Remove unnecessary multiple array initializations; remove unnecessary use of String constructor 2010-03-26 03:37:00 +00:00
jdf 37a43633ce Apply some code standards to make it easier to debug and fix. 2010-03-26 03:28:16 +00:00
jdf 52853d5d4e Fix many crashing and destructive formatter bugs 2010-03-26 03:26:06 +00:00
jdf 10486646b6 Remove duplicate 2010-03-26 03:25:46 +00:00
jdf 6d294f8146 Sample code for running an external beautifier 2010-03-26 03:25:33 +00:00
jdf 7baf149c0b initial import 2010-03-24 15:36:07 +00:00
benfry c18b3c127e fixes for PDF 2010-03-24 12:52:06 +00:00
benfry 992bbaffa6 added skewX/Y (bug #1448) and fixed bugs in its implementation 2010-03-23 18:23:39 +00:00
benfry ebd93a30b3 add notes re: libraries 2010-03-22 17:53:57 +00:00
codeanticode 1007988d85 flickering issue in A3D solved 2010-03-22 12:37:31 +00:00
codeanticode 858b92cf80 partially succesful method to eliminate flickering in A3D sketches without screen clearing 2010-03-21 09:41:13 +00:00
benfry 130c08110d remove debug message 2010-03-20 13:54:51 +00:00
benfry 7963f5c0e3 fix textMode() for PDF 2010-03-20 13:51:29 +00:00
benfry 097f2de47a starting revision 0182 2010-03-19 21:33:48 +00:00
benfry 8918e2f5dc final version for 0181 2010-03-19 21:32:33 +00:00
benfry e0700e8396 wrapping up 0181 2010-03-19 14:13:32 +00:00
jdf 8b7cfbf889 Call a mode a mode, and not a programType.
Also, further dancing around with pde.g heuristics for detecting mode.
2010-03-18 15:26:55 +00:00
jdf c106742938 clean up unused source 2010-03-18 15:25:52 +00:00
jdf 2712947178 Fix a regression on #1515. New tests. 2010-03-18 15:09:06 +00:00
jdf b847131581 Fix a regression to bug 1442, and add more heuristics for detecting mixed-mode errors. 2010-03-18 14:47:48 +00:00
jdf aa4aefdc59 More tests. Caught a regression! 2010-03-18 14:47:06 +00:00
codeanticode 506de58a99 glmodel memory problems corrected 2010-03-18 09:35:06 +00:00
jdf 486e13c28b Test-sicles 2010-03-18 02:30:23 +00:00
jdf 0f02b70fee Dare I say... moar tests!? 2010-03-18 02:14:47 +00:00
jdf 9155886c93 Moar tests 2010-03-18 02:03:51 +00:00
jdf 6bb52a9491 Moar tests 2010-03-18 01:55:44 +00:00
jdf d6bd880d5a Fix #196, which regressed some time ago 2010-03-18 01:55:25 +00:00
jdf b126d64f81 Cleanup 2010-03-17 20:07:58 +00:00
jdf 809068ceeb Greatly improved syntax errors for poorly-closed generic type args and type params 2010-03-17 20:02:02 +00:00
jdf 7f7932bff1 Created a simple compiler utility for compiling single compilation units. Regression tests now compare preprocessor output to canonical output, and also compile the result to check at least that the syntax is sensible! 2010-03-17 18:58:15 +00:00
jdf 7a9b5d856a Whitespace-only 2010-03-17 18:56:23 +00:00
jdf fb6aa9712c Move ProcessHelper and its friends to the processing-app, so they can be used by the unit tests 2010-03-17 18:55:58 +00:00
jdf 48c3cf30f9 regression tests for #1514 2010-03-17 17:39:46 +00:00