Eli Barzilay
2a4c258bef
reformatting, lots of it
...
svn: r4929
2006-11-23 03:59:57 +00:00
Matthew Flatt
8fa49ab706
re-export mzscheme integer-length from SRFI-60
...
svn: r4927
2006-11-23 01:51:55 +00:00
Matthew Flatt
94adeb1d13
make more path tests run on all platforms, use system-idle-evt for some sync tests
...
svn: r4926
2006-11-23 01:50:34 +00:00
Matthew Flatt
46fed6e891
serialize paths with convention type
...
svn: r4925
2006-11-23 01:50:00 +00:00
Eli Barzilay
ed651fd381
Welcome to a new PLT day.
...
svn: r4920
2006-11-22 08:50:03 +00:00
Eli Barzilay
11debcdcdc
reformatted
...
svn: r4916
2006-11-22 00:06:01 +00:00
John Clements
404fad489d
working on begin0
...
svn: r4915
2006-11-21 23:01:55 +00:00
John Clements
5a795b614c
working on begin0
...
svn: r4914
2006-11-21 23:01:26 +00:00
Eli Barzilay
da1163561f
fix PR8399
...
svn: r4912
2006-11-21 22:19:06 +00:00
Matthew Flatt
5bf8586f99
typo
...
svn: r4911
2006-11-21 21:15:23 +00:00
Eli Barzilay
138c5d770e
Welcome to a new PLT day.
...
svn: r4907
2006-11-21 06:11:44 +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
Jay McCarthy
91aaeb95f5
ELI
...
svn: r4905
2006-11-21 03:58:09 +00:00
Jay McCarthy
04c0daf572
ELI
...
svn: r4904
2006-11-21 03:57:25 +00:00
Matthew Flatt
e05ce0bdc4
doc corrections for expand-syntax-top-level-with-compile-time-evals et al.
...
svn: r4903
2006-11-21 02:19:50 +00:00
Matthew Flatt
a67ea80b65
clean up Meta-q implementation
...
svn: r4902
2006-11-21 01:40:26 +00:00
Eli Barzilay
fa348fffdf
Welcome to a new PLT day.
...
svn: r4892
2006-11-20 09:51:02 +00:00
Eli Barzilay
3b9770c76a
* New log facility is actually working
...
* New configuration options to set output log, log file, and web log file
* Centralized dealing with configuration options (including conversions and
defaults)
svn: r4890
2006-11-20 09:07:07 +00:00
Eli Barzilay
42327b10e6
improved coverage information facility
...
svn: r4886
2006-11-19 10:31:06 +00:00
Matthew Flatt
31f39a0f0f
get-text-extent must always return an inexact width
...
svn: r4883
2006-11-18 23:23:37 +00:00
Eli Barzilay
7707065a2d
cond -> case
...
svn: r4882
2006-11-18 23:10:47 +00:00
Robby Findler
8d8ed4589c
Jens Axel's latest version of the file
...
svn: r4881
2006-11-18 16:18:10 +00:00
Robby Findler
db97c7c4ae
fixed PR 8389
...
svn: r4880
2006-11-18 16:09:42 +00:00
Robby Findler
5a8e635531
fixed PR 8387
...
svn: r4875
2006-11-16 22:39:02 +00:00
Eli Barzilay
44f0350a51
Welcome to a new PLT day.
...
svn: r4874
2006-11-16 08:08:14 +00:00
Eli Barzilay
e0be568040
fixed PR8384
...
svn: r4873
2006-11-16 07:37:32 +00:00
Eli Barzilay
5cc1439c48
2006 in copyrights, and make it changable without touching string constant files
...
svn: r4872
2006-11-16 07:20:30 +00:00
Chongkai Zhu
417262513b
big fix as proposed by http://srfi.schemers.org/srfi-13/post-mail-archive/msg00008.html
...
svn: r4870
2006-11-16 04:47:05 +00:00
John Clements
8e95c4ec7b
back to old version of foreach
...
svn: r4861
2006-11-15 17:55:55 +00:00
Matthew Flatt
96897e5f92
fix certification problem with improved compilation of syntax
...
svn: r4859
2006-11-15 05:49:43 +00:00
Eli Barzilay
9649f7265a
Welcome to a new PLT day.
...
svn: r4858
2006-11-15 05:04:34 +00:00
Robby Findler
991ce520f7
removed uses of define/contract
...
svn: r4857
2006-11-15 02:57:27 +00:00
Matthew Flatt
0401ed60f9
properly export snip-class
...
svn: r4856
2006-11-15 01:16:54 +00:00
Matthew Flatt
a60278a843
use current-write-relative-directory to produce .zo without absolute paths for inferred procedure names
...
svn: r4855
2006-11-15 00:25:10 +00:00
Eli Barzilay
df0734f09e
use main-collects-relative for paths
...
svn: r4854
2006-11-14 22:48:55 +00:00
Eli Barzilay
d58bc352f1
removed comment that was resolved
...
svn: r4853
2006-11-14 22:35:40 +00:00
Ryan Culpepper
97d27f5e08
Updates to macro stepper:
...
Handle errors in BindSyntax
Fixed lift-deriv hiding typo
Removed same-marks from partitions
When stepper autodisables hiding, update panel
Refactored stepper update function
Fixed internal error handling
svn: r4851
2006-11-14 07:50:21 +00:00
Jay McCarthy
d86225e2df
Eli
...
svn: r4850
2006-11-14 07:37:38 +00:00
Eli Barzilay
56a3701974
revert last change
...
svn: r4849
2006-11-14 07:08:38 +00:00
Eli Barzilay
bea30d7ba9
switch to terminal-port?
...
svn: r4848
2006-11-14 06:24:26 +00:00
Jay McCarthy
eff8a409a9
Eli
...
svn: r4847
2006-11-14 05:13:47 +00:00
Eli Barzilay
c5157e1b44
match other xterm-s
...
svn: r4846
2006-11-14 04:47:04 +00:00
Robby Findler
41cac266d6
removed a: as a meta-key mapping for os x
...
svn: r4844
2006-11-13 23:17:13 +00:00
Eli Barzilay
f1710324e3
Welcome to a new PLT day.
...
svn: r4843
2006-11-13 22:06:54 +00:00
Eli Barzilay
1de6b29aed
no need for let*
...
svn: r4841
2006-11-13 19:53:13 +00:00
Eli Barzilay
ed575e9e03
use path-element where needed
...
svn: r4838
2006-11-13 19:15:55 +00:00
Eli Barzilay
9d04d4dcfc
indentation
...
svn: r4837
2006-11-13 18:50:36 +00:00
Matthew Flatt
c5f4d87e2c
change for-each back to always producing void
...
svn: r4832
2006-11-13 04:20:23 +00:00
Eli Barzilay
c19e157b48
* New logging facility: simply use current-error-port as a logging output
...
- uses a plain prefix-style log
- does not save the log to log.ss (customization options will be coming up)
* Use that in the status servlet too
* Renamed `LOG' to `log-line'
(it is now just printing to the current error port)
* Reformatted doc.txt, and some code
* Always use Content-Disposition, with `inline' for non-wxme files
* Moved run-status to private
svn: r4831
2006-11-13 01:24:34 +00:00
Matthew Flatt
b8924dfbea
fix syntax-parameterize when RHS refers to LHS (PR 8383)
...
svn: r4830
2006-11-13 00:49:50 +00:00