Kathy Gray
|
35c37dd664
|
Modification to force a filter predicate in combintor.scm
Correction to annotate profj modules for error trace
svn: r7426
|
2007-10-01 09:00:32 +00:00 |
|
Robby Findler
|
6b6f397a64
|
finished auto completion integration
svn: r7304
|
2007-09-10 00:46:31 +00:00 |
|
Kathy Gray
|
502f1f2047
|
svn: r7102
|
2007-08-15 01:07:46 +00:00 |
|
Robby Findler
|
c5ce09d107
|
fixed the way the tabbers keymap is installed
svn: r7061
|
2007-08-08 21:43:40 +00:00 |
|
Kathy Gray
|
afcb20810d
|
Correction to sync parsers, fix indenting, and inform of syntax errors
svn: r7060
|
2007-08-08 21:36:11 +00:00 |
|
Kathy Gray
|
94a30c2e14
|
Fixing bugs in parsing selection, and in indenting
svn: r6996
|
2007-08-01 23:33:11 +00:00 |
|
Kathy Gray
|
7eb84055f8
|
Variant indenter
svn: r6966
|
2007-07-25 21:27:38 +00:00 |
|
Robby Findler
|
fbd17e8f4b
|
changed a keymap to an aug-keymap
svn: r6947
|
2007-07-22 17:25:01 +00:00 |
|
Robby Findler
|
8d99cb38f3
|
added tabifier
svn: r6942
|
2007-07-21 20:01:15 +00:00 |
|
Kathy Gray
|
2894bc1e54
|
Various bug fixes, expansion speed improvements
svn: r6837
|
2007-07-07 15:31:57 +00:00 |
|
Kathy Gray
|
cccb5150f0
|
Changes to add a language level to ProfJ
svn: r6814
|
2007-07-03 23:02:13 +00:00 |
|
Kathy Gray
|
4bcf7111fb
|
Adding a correction that changes the strongly connected components calculation
svn: r6785
|
2007-07-02 01:14:51 +00:00 |
|
Mike Sperber
|
59e805d518
|
More localized strings in ProfessorJ and the wizard.
svn: r6176
|
2007-05-08 13:55:50 +00:00 |
|
Matthew Flatt
|
2f44f07916
|
change ProfJ insert menu items to be grayed when there's no target editor
svn: r6169
|
2007-05-07 21:56:51 +00:00 |
|
Robby Findler
|
41d4b5d28e
|
changed teachpacks to be language specific
svn: r6145
|
2007-05-04 20:45:15 +00:00 |
|
Robby Findler
|
e350fae8cc
|
changed language interface to cope with new metadata save file format; also make executables work (better) in the teaching languages
svn: r6019
|
2007-04-23 04:10:00 +00:00 |
|
Robby Findler
|
e5698365c9
|
improved color preferences; this is the change that requires people to rename their preferences as explained on plt-scheme
svn: r5996
|
2007-04-19 15:15:23 +00:00 |
|
Robby Findler
|
e3776e5476
|
added 'module' wrapper for saved files in the teaching languages (and support for that in the drscheme:language:language<%> interface)
svn: r5602
|
2007-02-14 23:23:32 +00:00 |
|
Eli Barzilay
|
3459c3a58f
|
merged units branch
svn: r5033
|
2006-12-05 20:31:14 +00:00 |
|
Eli Barzilay
|
6c388f5fce
|
move profj up to the top of the experimental languages
svn: r4754
|
2006-11-02 22:38:09 +00:00 |
|
Robby Findler
|
4c9868bf8c
|
got rid of get-language-id, in favor of using get-language-numbers in the preference for the current language
svn: r4079
|
2006-08-17 16:05:41 +00:00 |
|
Robby Findler
|
67f4db819d
|
fixed PR 8186
svn: r4064
|
2006-08-15 03:10:15 +00:00 |
|
Kathy Gray
|
b1b2919d1b
|
From :svn merge r3228:3451. Branch to add additional testing extensions for
full Java
svn: r3452
|
2006-06-23 20:33:19 +00:00 |
|
Eli Barzilay
|
02fab1c358
|
added teachpack-htdc to th eprofj manuals
svn: r3385
|
2006-06-17 00:46:57 +00:00 |
|
Kathy Gray
|
cff35de4c9
|
Adding libraries to lang.
svn: r3218
|
2006-06-04 22:09:21 +00:00 |
|
Robby Findler
|
c948e8cbc6
|
used capability interface for a bunch more special menu items
svn: r3205
|
2006-06-03 19:44:18 +00:00 |
|
Kathy Gray
|
684c923242
|
Updated Profj to use more string constants
svn: r3167
|
2006-06-01 04:43:59 +00:00 |
|
Kathy Gray
|
c666a5cae2
|
Added Java Class and Java Union to the menu items only appearing in Java
languages, using register-capability
svn: r3162
|
2006-05-31 22:30:33 +00:00 |
|
Kathy Gray
|
9ee8f07902
|
Added language capabilities for Profj, and the Java example box
svn: r3155
|
2006-05-31 19:14:10 +00:00 |
|
Kathy Gray
|
f72cc3c675
|
Corrected button running into resize-box; window not closing on tab close; and
preference problem for disabling testing
svn: r3141
|
2006-05-30 22:34:45 +00:00 |
|
Robby Findler
|
0d98327eae
|
added a capability to change the title of the Scheme menu
svn: r3124
|
2006-05-30 17:40:39 +00:00 |
|
Robby Findler
|
b6372a2e22
|
infrastrure for capabilities added (and added first capabilities)
svn: r3119
|
2006-05-30 14:54:10 +00:00 |
|
Kathy Gray
|
86cafcc1a1
|
Merged testing branch in with trunk-- merge -r 2619:3114 branches/kathyg
svn: r3115
|
2006-05-30 05:24:21 +00:00 |
|
Kathy Gray
|
524dbb1cbe
|
Corrected bug in statements after loop, running same language in two
windows/tabs, substring off by one error, spelling error in error message
svn: r2591
|
2006-04-04 17:42:06 +00:00 |
|
Kathy Gray
|
50be82dd6a
|
Correction to printing function for data with cycles
svn: r2144
|
2006-02-06 18:36:48 +00:00 |
|
Kathy Gray
|
f73ccaaf95
|
Changes to reflect name change of draw2 to graphics, tests for cyclic uses of interfaces
svn: r2009
|
2006-01-27 22:17:22 +00:00 |
|
Kathy Gray
|
e9ab189fcb
|
Correction to int/float-double conversions, and Image printing
svn: r1936
|
2006-01-24 06:46:47 +00:00 |
|
Kathy Gray
|
d4a450a93b
|
Updated docs for 300 and fixed bug with lexing non-supported specials
svn: r1562
|
2005-12-07 22:00:15 +00:00 |
|
Kathy Gray
|
f0b24a9f27
|
svn: r1514
|
2005-12-03 19:40:55 +00:00 |
|
Kathy Gray
|
e1a4d090f6
|
Adding instanceof to Intermediate
svn: r1318
|
2005-11-14 22:35:42 +00:00 |
|
Robby Findler
|
40517379bd
|
improved not-a-language language
svn: r1241
|
2005-11-06 20:55:39 +00:00 |
|
Kathy Gray
|
990f73e698
|
Changes to speed up expansion of compiled code
svn: r1144
|
2005-10-24 20:44:46 +00:00 |
|
Kathy Gray
|
faf7d088c4
|
Modified error message for contracts
svn: r1097
|
2005-10-16 17:14:45 +00:00 |
|
Kathy Gray
|
0108566138
|
Fixed two bugs in advanced: one with printing, the other with identifiers in for loops
svn: r625
|
2005-08-21 15:19:19 +00:00 |
|
Kathy Gray
|
38ae4e952b
|
Fixed a bug where interfaces were not being properly mirrored for dynamic use,
also adds ability to use graphics in the interactions window for Full Java
svn: r506
|
2005-07-30 18:31:11 +00:00 |
|
Kathy Gray
|
bc5db8e3df
|
svn: r415
|
2005-07-21 14:39:22 +00:00 |
|
Kathy Gray
|
4d63cd4701
|
Various bug fixes, for dynamic, beginner, and example boxes
svn: r389
|
2005-07-18 03:40:45 +00:00 |
|
Kathy Gray
|
fdc3e5d0e4
|
Made test-boxes work in ProfessorJ
svn: r219
|
2005-06-19 15:38:35 +00:00 |
|
Kathy Gray
|
7f7d9bb7fb
|
Corrected a bug in ProfJ tool for interacting with Large letters
svn: r101
|
2005-06-15 16:31:51 +00:00 |
|
Kathy Gray
|
095c8dbb87
|
Adding dynamic type and interoperability support to ProfJ; also brings profj up to date after the switch from cvs to svn
svn: r50
|
2005-06-02 04:36:59 +00:00 |
|