Matthew Flatt
b22e5707ae
fix evaluation of for-template of for-syntax
...
svn: r9262
2008-04-11 19:43:20 +00:00
Matthew Flatt
6a6eb5bab3
xform skips to avoid xform problem
...
svn: r9243
2008-04-10 21:18:18 +00:00
Matthew Flatt
8f1a970398
better approach to subprocess polling
...
svn: r9242
2008-04-10 20:20:19 +00:00
Matthew Flatt
ff98bea44a
protect Unix-specific code with #ifdef
...
svn: r9241
2008-04-10 20:15:19 +00:00
Matthew Flatt
34aea6f7ad
fix scheduler related to subprocesses
...
svn: r9240
2008-04-10 20:14:47 +00:00
Matthew Flatt
0153e122b7
change -q to config option, fix unlikely race condition in wake-on-signal, add path->url and url->path, and adjust URL parsing
...
svn: r9239
2008-04-10 19:05:35 +00:00
Matthew Flatt
e4190d765f
accomodate signal-handler calls from multiple threads
...
svn: r9225
2008-04-09 18:54:46 +00:00
Matthew Flatt
2a17f76cec
streamline GC's thread and custodian tracking
...
svn: r9224
2008-04-09 17:25:30 +00:00
Matthew Flatt
00f280df60
fix array-access bug in compiling modules
...
svn: r9222
2008-04-09 14:03:37 +00:00
Eli Barzilay
70eb51202e
Welcome to a new PLT day.
...
svn: r9214
2008-04-09 07:50:12 +00:00
Matthew Flatt
021d4d7527
new hash function names and ops (3.99.0.23)
...
svn: r9209
2008-04-08 21:42:38 +00:00
Matthew Flatt
53cc426d30
expans #reader/#lang protocol so that a #lang result can have more appropriate srclocs; fix up syntax/module-reader to use the new protocol; re-enable arrows to the language position in Check Syntax
...
svn: r9174
2008-04-06 23:31:58 +00:00
Eli Barzilay
5efae47be8
* Made (planet "path") work like (planet path), except that the former
...
can have an extension (so it's more like the (lib ...) form now.)
(Note: I assume that the one-before-last argument in return
ok_path_string(a, 0, 0, 1, 1) is what makes it not reject a suffix)
* Documented the new form
* Made the `-p' flag get a new-style planet path, and have it work the
same as `-l' (not constructing an `eval')
* BTW, renamed `mzcmd_REQUIRE' to `mzcmd_REQUIRE_FILE', and changed
"missing file after" error message in `-l' to "missing library name
after"
svn: r9171
2008-04-06 14:08:21 +00:00
Matthew Flatt
5165d9e855
sync Ryan's macro-debugger changes
...
svn: r9166
2008-04-04 17:38:23 +00:00
Eli Barzilay
efd1a91cd0
Welcome to a new PLT day.
...
svn: r9159
2008-04-04 07:50:16 +00:00
Matthew Flatt
3801bca204
fix leftover MZEXN_MISC_UNSUPPORTED
...
svn: r9154
2008-04-03 15:40:34 +00:00
Matthew Flatt
f28726ab4d
fix bytecode writing of prefabs, add prop:sequence
...
svn: r9149
2008-04-03 14:07:52 +00:00
Matthew Flatt
565f3a22ed
fix 64-bit JIT-inlined comparison ops on 2^30 constant
...
svn: r9145
2008-04-03 11:11:03 +00:00
Matthew Flatt
e1b493ee19
add __isinfl as rcognized non-GCing primitive for xform, and streamline infinity tests while we're at it
...
svn: r9109
2008-03-29 12:48:59 +00:00
Matthew Flatt
a4e70f72b2
raise, etc. as non-cm
...
svn: r9102
2008-03-28 15:26:09 +00:00
Matthew Flatt
61ea615004
optimizer inlining improvements, especially to ensure that single-use bindings are inlined
...
svn: r9094
2008-03-27 16:07:42 +00:00
Matthew Flatt
d2cdc315a9
fix bug in thread-rewind-receive
...
svn: r9090
2008-03-26 12:41:03 +00:00
Eli Barzilay
5f2c2002bc
Welcome to a new PLT day.
...
svn: r9089
2008-03-26 07:50:16 +00:00
Matthew Flatt
06326b340b
thread-rewind-receive (3.99.0.21)
...
svn: r9088
2008-03-26 02:20:50 +00:00
Matthew Flatt
c756a3c0cd
fix readtable conversion to syntax to attach 'original?' property
...
svn: r9082
2008-03-25 13:18:05 +00:00
Matthew Flatt
c81eb6ede0
add in-lines and some doc clarifications
...
svn: r9072
2008-03-23 13:25:56 +00:00
Matthew Flatt
5803928195
fix call/cc inside composed continuation bug (PR 9264)
...
svn: r9065
2008-03-22 12:40:51 +00:00
Matthew Flatt
34d83b3551
change module-path? for planet path shorthand; doc edits
...
svn: r9048
2008-03-21 23:46:42 +00:00
Eli Barzilay
a0e73d3375
Welcome to a new PLT day.
...
svn: r9036
2008-03-21 07:50:09 +00:00
Matthew Flatt
f5e0fd35f5
revise scribble/srcdoc so it is extensible; tweak bytecode optimizer to drop more omittable expressions
...
svn: r9028
2008-03-19 19:53:51 +00:00
Matthew Flatt
b26702358a
allowing shadowing of initial imports (3.99.0.20)
...
svn: r9025
2008-03-19 13:39:18 +00:00
Matthew Flatt
0db054630e
fix GC of registered wills when will executor is inaccessible
...
svn: r9023
2008-03-19 01:27:09 +00:00
Matthew Flatt
cc551fd2d0
single-threaded on-demand loading
...
svn: r9022
2008-03-18 22:35:51 +00:00
Matthew Flatt
407e0bc2d9
fix serialization on prefabs, equal on cyclic hash tables
...
svn: r9020
2008-03-18 19:46:39 +00:00
Eli Barzilay
b34d267438
Welcome to a new PLT day.
...
svn: r9014
2008-03-18 07:50:14 +00:00
Matthew Flatt
2834b00b7e
refine failure handling of thread-send
...
svn: r9012
2008-03-18 02:16:06 +00:00
Matthew Flatt
a0cbc54b87
fix schminc to use bytecode
...
svn: r9011
2008-03-18 01:34:29 +00:00
Matthew Flatt
c58820e30d
vyzo's thread mailboxes (3.99.0.19)
...
svn: r9010
2008-03-18 00:38:36 +00:00
Matthew Flatt
968dbfea6c
fix meta-phase instantiation problems
...
svn: r9002
2008-03-17 13:40:56 +00:00
Matthew Flatt
b64d03d932
fix mac sdk support; change initial namespace to not have 'module'; set up mzc --c-mods (still need docs)
...
svn: r8997
2008-03-16 23:08:53 +00:00
Matthew Flatt
20a98a2f41
allow MzScheme to start up if the current directory does not exist
...
svn: r8979
2008-03-15 13:19:56 +00:00
Matthew Flatt
651419aabc
fix -singleInstance for Unix/X
...
svn: r8978
2008-03-15 13:19:32 +00:00
Eli Barzilay
28311a690f
Welcome to a new PLT day.
...
svn: r8977
2008-03-15 07:50:19 +00:00
Matthew Flatt
b1009e7e5a
fix planet path checking (PR 9249)
...
svn: r8970
2008-03-14 11:44:36 +00:00
Matthew Flatt
293ba025ba
prefab structure types (3.99.0.18)
...
svn: r8967
2008-03-13 20:59:22 +00:00
Matthew Flatt
bba17def0f
try again to fix round for solaris
...
svn: r8958
2008-03-12 12:45:01 +00:00
Matthew Flatt
75f679c047
add --enable-sdk configure flag
...
svn: r8947
2008-03-11 13:39:44 +00:00
Matthew Flatt
84c0893e2b
fix bug in round uner Solaris
...
svn: r8934
2008-03-09 13:25:32 +00:00
Matthew Flatt
73a137d84c
added scheme_add_swap_out_callback
...
svn: r8932
2008-03-08 15:46:50 +00:00
Matthew Flatt
6ef8ed012e
use CODESET instead of 0 for nl_langinfo()
...
svn: r8908
2008-03-06 22:20:55 +00:00
Matthew Flatt
186d63a2cc
commit Solaris (round -0.0) workaround
...
svn: r8906
2008-03-06 21:32:25 +00:00
Matthew Flatt
53bc658226
r6rs tests and repairs
...
svn: r8905
2008-03-06 18:56:31 +00:00
Matthew Flatt
f3d74fa4c8
R6RS fixes; fix for <, >, <=, and >= with +nan.0 and a bignum or rational; compile two-byte regexp patterns (common for hand-rolled case-insensitivity, as in the R6RS parser) to a more compact and efficient representation
...
svn: r8898
2008-03-06 04:56:47 +00:00
Matthew Flatt
944770a4d1
fix another(!) JIT bug related to the runstack pointer and GC --- this time when a jump to a native function has the wrong arity; more certificate-management shortcuts to avoid explosion of work for long expansion chains; changed scheme/base module-begin to not create long expansion chais in the first place
...
svn: r8880
2008-03-04 19:41:21 +00:00
Eli Barzilay
b2688fb9b3
Welcome to a new PLT day.
...
svn: r8878
2008-03-04 17:44:27 +00:00
Matthew Flatt
f2f2322140
fix another stx bug introduced in phase generalization
...
svn: r8871
2008-03-04 14:56:46 +00:00
Matthew Flatt
b3476706ec
add newline handling to reencode-input/output-port; provide a streamlined path for custom-port buffering (via pipes); fix JIT bug related to updating the runstack pointer after a call that turns out to be a direct-native call
...
svn: r8851
2008-03-02 16:00:12 +00:00
Matthew Flatt
b3a47edde1
Unicode 5.0, use U+FFFD as replacement char
...
svn: r8838
2008-03-01 14:17:50 +00:00
Eli Barzilay
723a9f5787
Welcome to a new PLT day.
...
svn: r8835
2008-03-01 08:50:31 +00:00
Matthew Flatt
3e77d0b60f
bring numerics (real, rational, etc) in line with R6RS
...
svn: r8832
2008-02-29 19:53:51 +00:00
Matthew Flatt
682f356b45
3.99.0.14, define-require-syntax, define-provide-syntax, fix extreme corner case for identifier binding (a macro-introduced identifier that is unmarked and unrenamed)
...
svn: r8822
2008-02-28 17:15:54 +00:00
Matthew Flatt
5a646bfe18
r6rs io
...
svn: r8807
2008-02-26 22:15:02 +00:00
Matthew Flatt
743db7529d
r6rs io work; compiler tweaks
...
svn: r8805
2008-02-26 13:54:54 +00:00
Matthew Flatt
8311c8f9e4
Eli's repaired and specialized sort, fix in 'for/fold' binding, generalized integers-bytes functions, and some r6rs work
...
svn: r8798
2008-02-25 14:42:32 +00:00
Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +00:00
Matthew Flatt
bd97e3e797
r6rs progress
...
svn: r8775
2008-02-23 14:11:24 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
3740b05660
Welcome to a new PLT day.
...
svn: r8752
2008-02-21 08:50:16 +00:00
Matthew Flatt
5b0164eaeb
fix macro expansion of (provide (expand ...))
...
svn: r8751
2008-02-21 02:18:14 +00:00
Matthew Flatt
0416a85a66
don't seal module rename for local expand
...
svn: r8750
2008-02-21 02:12:54 +00:00
Matthew Flatt
ba63bd6f95
3.99.0.13: generalize require and provide to work with arbitrary phases
...
svn: r8742
2008-02-20 14:17:37 +00:00
Matthew Flatt
ea61e52e84
mzmain.dll -> mzmain_ss.dll
...
svn: r8690
2008-02-16 15:39:02 +00:00
Eli Barzilay
e7a35198a4
version conventions
...
svn: r8688
2008-02-16 10:58:25 +00:00
Matthew Flatt
1c0f087188
add minor comment
...
svn: r8668
2008-02-15 05:33:14 +00:00
Matthew Flatt
8a49528a74
fix bug in latest x86_64 FP JIT bug fix
...
svn: r8667
2008-02-15 05:30:00 +00:00
Matthew Flatt
c5f2b03221
fix problem in x86_64 FP JIT with jit_{ldi,sti}_d and 64-bit addresses
...
svn: r8666
2008-02-15 04:10:19 +00:00
Matthew Flatt
d3ce4799e5
fix two safe-for-space compiler bugs
...
svn: r8664
2008-02-14 21:04:37 +00:00
Eli Barzilay
4146df6d08
Welcome to a new PLT day.
...
svn: r8641
2008-02-13 08:50:17 +00:00
Matthew Flatt
0dc359a956
fix a scribble bug; add r6rs reader
...
svn: r8635
2008-02-12 21:50:35 +00:00
Matthew Flatt
86b0c9909a
fix bug in tracking nominal imporst (which is why the version changed), add EoPL scribblings and fix browser scribblings
...
svn: r8633
2008-02-12 14:59:05 +00:00
Matthew Flatt
6f057bd68c
fix syntax-local-expand/capture-lifts
...
svn: r8614
2008-02-10 15:52:46 +00:00
Eli Barzilay
b4c362062c
Welcome to a new PLT day.
...
svn: r8612
2008-02-10 08:50:33 +00:00
Matthew Flatt
937e912728
fix optimization that avoids some space-safety work
...
svn: r8608
2008-02-09 17:07:19 +00:00
Matthew Flatt
350903f027
another sfs attempt
...
svn: r8607
2008-02-09 16:02:45 +00:00
Matthew Flatt
d94919802f
re-disable sfs compiler pass (yet another bug that I somehow overlooked)
...
svn: r8606
2008-02-09 15:46:26 +00:00
Matthew Flatt
d8a93a6d9a
re-enable sfs compiler pass (bug fixed)
...
svn: r8605
2008-02-09 15:39:14 +00:00
Matthew Flatt
39c29c2c59
argh --- disable sfs conversion, (found a bug)
...
svn: r8604
2008-02-09 15:17:38 +00:00
Matthew Flatt
bae5ca3d59
turn off over-agressive sfs clearing
...
svn: r8603
2008-02-09 15:07:35 +00:00
Matthew Flatt
7ba3c6d79b
fix sfs for module(!)
...
svn: r8602
2008-02-09 15:06:25 +00:00
Matthew Flatt
f22f94b345
minor doc-build space savings
...
svn: r8600
2008-02-09 14:38:02 +00:00
Matthew Flatt
4f6d727b91
3.99.0.11, safe for space (in 3m+JIT mode)
...
svn: r8599
2008-02-09 14:27:36 +00:00
Matthew Flatt
096ec546a6
fix struct-out; add -I configuration option
...
svn: r8530
2008-02-04 21:51:39 +00:00
Matthew Flatt
19d70bd5ee
fix bug in bitmap-dc% set-bitmap related non-QuickDraw drawing
...
svn: r8506
2008-02-02 14:43:45 +00:00
Matthew Flatt
53665849dd
fix problem in module->namespace (PR 9179)
...
svn: r8505
2008-02-02 14:18:02 +00:00
Matthew Flatt
10ce5150d4
reference clarifications on immutable literals; JIT tweak
...
svn: r8491
2008-01-31 23:15:10 +00:00
Matthew Flatt
5652f64f3e
fixup note on lightning changes
...
svn: r8490
2008-01-31 20:14:40 +00:00
Matthew Flatt
829d599255
JIT FP for x86_64
...
svn: r8489
2008-01-31 19:27:02 +00:00
Matthew Flatt
aadb3ec7f0
setup for x86_64 JIT FP
...
svn: r8487
2008-01-31 16:22:47 +00:00
Matthew Flatt
96a2baef08
fix short v. long branch in FP JIT
...
svn: r8485
2008-01-31 14:10:38 +00:00
Eli Barzilay
88973db768
Welcome to a new PLT day.
...
svn: r8484
2008-01-31 08:50:14 +00:00