Commit Graph

19 Commits

Author SHA1 Message Date
Robby Findler
b5b32d1d8e added automatic compilation to the module language, plus various other tweaks (contract library enhancement, bug fixes here and there)
svn: r15635
2009-07-30 05:17:40 +00:00
Matthew Flatt
e67b138830 fix problems with errortrace and namespace phases
svn: r11541
2008-09-04 22:03:06 +00:00
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Matthew Flatt
44c5a75739 fix some phase problems in program-processing programs
svn: r10503
2008-06-29 15:11:20 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
59b5f3a727 removed unused doc.txt entries from info.ss files
svn: r8529
2008-02-04 20:31:04 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
a1f665385b use define-runtime-path in errortrace-lib for the key -syntax-object module
svn: r6184
2007-05-08 22:01:06 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Eli Barzilay
cb8acb8fd3 * Exposed a proper coverage interface, similar to execution counts
* Generalized `annotate-executed-file' so it can deal with both,
  also can customize its output
* Explain the difference between coverage-counts and execution-counts in
  doc.txt

svn: r4906
2006-11-21 05:51:38 +00:00
Eli Barzilay
7707065a2d cond -> case
svn: r4882
2006-11-18 23:10:47 +00:00
Eli Barzilay
9127ed7245 added clear-profile-results
svn: r4494
2006-10-05 18:45:26 +00:00
Matthew Flatt
dd3a4d56ef fix certificate problems related to module-begin
svn: r3553
2006-06-30 00:10:47 +00:00
Matthew Flatt
3f7a7d28c0 minor optimization: don't wrap a 'begin' that contains a single expression
svn: r2877
2006-05-09 15:52:06 +00:00
Eli Barzilay
16f01a1109 {quick,merge}sort -> sort
svn: r2569
2006-04-01 12:24:15 +00:00
Matthew Flatt
f2fdc19ee4 change path collection for profiling to be counts for uniqe paths
svn: r2373
2006-03-06 13:35:49 +00:00
Matthew Flatt
41b06100e3 fix path collection for profiling
svn: r2372
2006-03-06 13:18:14 +00:00
Eli Barzilay
f0c7a677f7 Only style differences, no real code changes.
Before I do any other changes.

(The only real change is that `oprintf' was removed from stacktrace:
it wasn't used.)

svn: r88
2005-06-12 06:14:17 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00