Commit Graph

2604 Commits

Author SHA1 Message Date
Eli Barzilay
aaa35b6c37 bump version
svn: r3714
2006-07-15 19:41:19 +00:00
Eli Barzilay
a5a4d27002 added a label for the filename field
svn: r3713
2006-07-15 18:45:04 +00:00
John Clements
e5511ae1ed ...
svn: r3712
2006-07-15 15:50:01 +00:00
John Clements
1c302a2902 ...
svn: r3711
2006-07-15 15:41:55 +00:00
Eli Barzilay
dc28270d5d Welcome to a new PLT day.
svn: r3708
2006-07-15 07:50:02 +00:00
Matthew Flatt
2479d88701 notes in v351 release form
svn: r3707
2006-07-15 01:23:52 +00:00
Matthew Flatt
acb574038a v351
svn: r3706
2006-07-15 00:15:06 +00:00
Robby Findler
a84d46d5c6 made logging panel disappear with the toolbar
svn: r3705
2006-07-14 16:50:55 +00:00
Eli Barzilay
5471a32913 use case-lambda instead of dot argument
svn: r3703
2006-07-14 14:49:59 +00:00
Eli Barzilay
d6573625e7 Welcome to a new PLT day.
svn: r3702
2006-07-14 07:50:03 +00:00
Robby Findler
73ce86e94b fixed PR 8166
svn: r3701
2006-07-13 19:29:04 +00:00
Matthew Flatt
454a6fa619 fix bug in checking for #%plain-module-begin
svn: r3700
2006-07-13 15:28:39 +00:00
Robby Findler
668e510bbb x
svn: r3699
2006-07-13 14:56:15 +00:00
Robby Findler
6575c9c58d fixed performance problem with (provide/contract (struct ...))
svn: r3698
2006-07-13 14:49:12 +00:00
Jay McCarthy
2c0e67caa7 fixing contracts
svn: r3697
2006-07-13 14:27:07 +00:00
Matthew Flatt
a4ea07d862 fix typo in LookupKey defn
svn: r3696
2006-07-13 12:37:19 +00:00
Eli Barzilay
38d5a59a3c make it possible for the procedure in fold-files to signal skipping a directory
svn: r3695
2006-07-13 09:56:06 +00:00
Eli Barzilay
c766cf9f8e Welcome to a new PLT day.
svn: r3694
2006-07-13 07:50:03 +00:00
Chongkai Zhu
d2b63efd6d svn: r3693 2006-07-13 02:17:01 +00:00
Eli Barzilay
897fc0e26c clearer definition for fold-files, pass
svn: r3692
2006-07-12 21:48:32 +00:00
Kathy Gray
36f7613855 Correction to behavior of instanceof and check
svn: r3691
2006-07-12 19:27:08 +00:00
Sam Tobin-Hochstadt
1c46dde5dc Factor out check for constant data into match-helper.ss
Use in parse-quasi and render-test-list-impl.

Add support for keywords.

svn: r3690
2006-07-12 19:08:55 +00:00
Sam Tobin-Hochstadt
b42a11d12d match.ss: abstract some boilerplate, and use syntax/loc when doing conversion to plt-match
match-helper.ss: add helper macro

render-test-list-impl.ss: fix hygiene bug in checking for non-linear patters
			  (thanks to Ryan Culpepper)

gen-match.ss: Fix error reporting location in match errors.
	      (thanks to Ryan Culpepper)

svn: r3689
2006-07-12 18:59:07 +00:00
Matthew Flatt
495e879820 don't consider item line-splittable if the size hook returns a non-#f value
svn: r3688
2006-07-12 13:48:06 +00:00
Eli Barzilay
44fce84552 Welcome to a new PLT day.
svn: r3687
2006-07-12 07:50:02 +00:00
Eli Barzilay
5a8877f161 dont ask about revert if there are no modifications
svn: r3686
2006-07-11 22:54:47 +00:00
Eli Barzilay
01e534d059 typos in curried C code
svn: r3685
2006-07-11 21:51:02 +00:00
Eli Barzilay
46bd46d4bc added tests that were left out by mistake
svn: r3684
2006-07-11 21:49:27 +00:00
Eli Barzilay
1605526ba1 fixed more big-endian problems
svn: r3683
2006-07-11 21:44:37 +00:00
Eli Barzilay
f63abcc9de better macrology for c_to_scheme
svn: r3682
2006-07-11 20:34:59 +00:00
Eli Barzilay
e0a2943e5b Welcome to a new PLT day.
svn: r3677
2006-07-11 07:50:03 +00:00
Robby Findler
0d07f36ab7 added first order checking and some stop-gap checking for sub-structs
svn: r3675
2006-07-10 20:57:33 +00:00
Matthew Flatt
f47d4a05c0 fix other-shift handling so that it does not mess up the handling of the main key
svn: r3674
2006-07-10 19:32:46 +00:00
Matthew Flatt
c2eec31714 350.5
svn: r3673
2006-07-10 17:15:58 +00:00
Matthew Flatt
5d7ad6afd9 when Ctl is pressed, favor keysym result from char mapper over char result
svn: r3672
2006-07-10 16:47:30 +00:00
Matthew Flatt
aad04a274b fix case in restart test
svn: r3671
2006-07-10 13:33:47 +00:00
Eli Barzilay
8b18795304 Welcome to a new PLT day.
svn: r3669
2006-07-10 07:50:02 +00:00
Eli Barzilay
3e049310a3 catchup to cvs version of ctypes
svn: r3667
2006-07-09 22:27:22 +00:00
Eli Barzilay
794a1725e6 byte is unsigned (does not really matter)
svn: r3666
2006-07-09 21:08:48 +00:00
Robby Findler
49667529da improved running time of contracts and moved some provide/contracts to the bottom of files (not necc yet, but may become necc)
svn: r3665
2006-07-09 21:07:04 +00:00
Eli Barzilay
eb5963905c report errors in the same order they happened
svn: r3664
2006-07-09 21:04:15 +00:00
Eli Barzilay
b060cda4a4 Welcome to a new PLT day.
svn: r3663
2006-07-09 07:50:02 +00:00
Eli Barzilay
55619b853e * made quiet.ss show real errors properly (tricky...)
* the exit code of quiet.ss is now 1 for failed tests, 2 for an
  unexpected error, and 3 for a timeout
* added net.ss and uni-norm.ss to all.ss
* uni-norm.ss will retrieve the test file if it doesn't find it
* it will also throw an error if it cannot retrieve proper tests

svn: r3662
2006-07-09 05:32:41 +00:00
Eli Barzilay
6e6c96d3d4 Welcome to a new PLT day.
svn: r3659
2006-07-08 07:50:02 +00:00
Eli Barzilay
c8cb92db51 added timeout to quiet.ss
svn: r3657
2006-07-07 23:56:37 +00:00
Eli Barzilay
ead6ec7bdc document the last change
svn: r3656
2006-07-07 23:47:06 +00:00
Eli Barzilay
bbf54efde9 Better output: using quiet.ss will show nothing except for section
headers and errors (if any).  Also, using quiet.ss will exit with an
error code if there were errors.

svn: r3655
2006-07-07 23:46:35 +00:00
Eli Barzilay
66128ed43b possible to run the foreign test from any directory
svn: r3653
2006-07-07 21:26:02 +00:00
Matthew Flatt
399f98ff14 fix module-name resolver for embedded exe
svn: r3651
2006-07-07 17:51:21 +00:00
Eli Barzilay
1db7ae24c8 Welcome to a new PLT day.
svn: r3650
2006-07-07 07:50:02 +00:00