root / trunk / larceny_src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5481 [5481] 2 weeks will Fixed Ticket #536 by exporting cons* from (rnrs lists), (rnrs).
(edit) @5480 [5480] 2 weeks pnkfelix Some scripts to cleanup (a subset of) the autobuild products.
(edit) @5458 [5458] 2 months pnkfelix Added partial support for custom attributes in generated IL assembly. …
(edit) @5455 [5455] 2 months pnkfelix Fix for Ticket #534. Felix is not sure why the code used to work and now …
(edit) @5454 [5454] 2 months pnkfelix Incorporating changeset:5449 through changeset:5453 into the comon larceny …
(edit) @5453 [5453] 2 months pnkfelix Typo.
(edit) @5452 [5452] 2 months pnkfelix Revising protocol so that build results are submitted before we even start …
(edit) @5451 [5451] 2 months pnkfelix Revising checkout script so that it does the dart log submission on behalf …
(edit) @5450 [5450] 2 months pnkfelix Missed a necessary change. I wonder how many more of these there …
(edit) @5449 [5449] 2 months pnkfelix An attempt to update the checkout script to maintain separate build and …
(edit) @5448 [5448] 2 months pnkfelix Removed audio related functions since I am not sure about the choice of …
(edit) @5447 [5447] 2 months pnkfelix whoops -- there is an inherenet race condition between when we test what …
(edit) @5446 [5446] 2 months pnkfelix Comments with notes on the procedures and objects I plan to add based on …
(edit) @5445 [5445] 2 months pnkfelix Bugfix for unbound variable error. Part of resolving Ticket #533.
(edit) @5444 [5444] 2 months pnkfelix I think something is wrong with the manner in which Will is testing his …
(edit) @5443 [5443] 2 months will Temporary fix for ticket #516.
(edit) @5433 [5433] 3 months will Autoloading messages now displayed only in ERR5RS mode.
(edit) @5432 [5432] 3 months pnkfelix Putting back slow for-each-textelem implementation layered on top of …
(edit) @5431 [5431] 3 months pnkfelix Changed documentation method so that it prints a newline after …
(edit) @5430 [5430] 3 months pnkfelix Bug fix. I got rid of backing agents some time ago, but somehow forgot to …
(edit) @5385 [5385] 3 months pnkfelix Mrrh. When I added the larceny-np option, I guess I forgot to …
(edit) @5333 [5333] 4 months will Fixed bugs in R6RS benchmarks reported by Aziz.
(edit) @5275 [5275] 4 months will Fixed bug in define-record-type (ticket:520).
(edit) @5274 [5274] 4 months will Release script now removes larceny-np script.
(edit) @5273 [5273] 5 months will Changed version to v0.961
(edit) @5272 [5272] 5 months will Fixed bug in write-char, put-char (ticket:519).
(edit) @5271 [5271] 5 months will Eliminated eqv? hashtable from (rnrs records syntactic); ticket:518.
(edit) @5269 [5269] 5 months will Fixed ellipses bug in syntax-case (ticket:515).
(edit) @5268 [5268] 5 months will Possible fix for make-struct-type (ticket:516).
(edit) @5267 [5267] 5 months will Added mbrotZ benchmark.
(edit) @5264 [5264] 5 months will More minor changes to the user manual.
(edit) @5263 [5263] 5 months will Workaround for bug in v0.95 heap dumper.
(edit) @5262 [5262] 5 months will Workaround so v0.95 can compile v0.96.
(edit) @5261 [5261] 5 months will Updated README-FIRST.txt
(edit) @5260 [5260] 5 months will Even more last-minute changes to the user manual.
(edit) @5259 [5259] 5 months will Last-minute additions and corrections.
(edit) @5258 [5258] 5 months will Last-minute changes to the user manual.
(edit) @5257 [5257] 5 months will Most of this should have been part of changeset:5256.
(edit) @5256 [5256] 5 months will Changed version to v0.96, added compiled-stale script, updated user …
(edit) @5253 [5253] 5 months will Patches for SRFI 96 (SLIB).
(edit) @5243 [5243] 5 months will More bug fixes for ERR5RS/R6RS modes.
(edit) @5239 [5239] 5 months will Fixed bugs in Petit Larceny, mostly R6RS-specific.
(edit) @5238 [5238] 5 months will Added doc/HOWTO-SLIB.
(edit) @5237 [5237] 5 months will Fixed char-ready? and SRFI 96 (SLIB).
(edit) @5236 [5236] 5 months will Changed utf16->string and utf32->string as per my best guess.
(edit) @5235 [5235] 5 months will Added widening to representation inference (ticket #419).
(edit) @5234 [5234] 5 months will Fixed a Windows-specific bug in r6rsmode.
(edit) @5233 [5233] 5 months will Added current seconds (ticket #467), changed version to 0.96a1.
(edit) @5232 [5232] 5 months will Windows-specific changes to r6rsmode.
(edit) @5231 [5231] 5 months will A-normal form conversion now gives up on very large expressions.
(edit) @5229 [5229] 5 months will Added pass0 to Twobit and fixed bugs, e.g. ticket:512.
(edit) @5228 [5228] 5 months will Fixed bug in changeset:5227. BTW, I meant ticket:455.
(edit) @5227 [5227] 5 months will Fixed several bugs, including ticket:193 and ticket:255.
(edit) @5221 [5221] 5 months will Bug fixes for separate compilation and autoloading of libraries.
(edit) @5220 [5220] 5 months will Separate compilation of ERR5RS/R6RS libraries.
(edit) @5219 [5219] 5 months will Added custom printing for opaque record types.
(edit) @5218 [5218] 5 months will Added rtd-printer and rtd-printer-set./larceny.bin -stopcopy -- …
(edit) @5217 [5217] 5 months will Refactored the load procedure.
(edit) @5216 [5216] 5 months will Fixed bug in changeset:5215.
(edit) @5215 [5215] 5 months will Fixed write-char bug, made reader flags port-specific.
(edit) @5214 [5214] 5 months will Corrected type error in changeset:5213.
(edit) @5213 [5213] 5 months will Changed Common Larceny's SImmediate to support indexed immediates.
(edit) @5209 [5209] 5 months will Faster macro expansion.
(edit) @5206 [5206] 5 months will Minor changes to r6rsmode and the equal? predicate.
(edit) @5205 [5205] 5 months will Implemented automatic load-on-import.
(edit) @5202 [5202] 5 months pnkfelix Trying to get Mac OS X builds working on Leopard.
(edit) @5200 [5200] 5 months will Corrected typos in R6RS libraries reported by Ray Racine.
(edit) @5199 [5199] 5 months will Improved performance of some standard procedures.
(edit) @5192 [5192] 5 months will Fixed equal? bugs (ticket #511).
(edit) @5176 [5176] 5 months pnkfelix Now that enum flags are a standard part of Larceny, I am updating the Gtk …
(edit) @5173 [5173] 6 months will Added input data for slatex benchmark, which I had overlooked.
(edit) @5172 [5172] 6 months will Repaired comment in read0 benchmark.
(edit) @5171 [5171] 6 months will A few more tweaks to R6RS benchmarks.
(edit) @5170 [5170] 6 months will Implemented standard ports.
(edit) @5166 [5166] 6 months will Minor regrouping of R6RS benchmarks.
(edit) @5165 [5165] 6 months will Added some benchmarks that were left out of the bench script.
(edit) @5164 [5164] 6 months will More changes to R6RS benchmarks.
(edit) @5163 [5163] 6 months will Lowered precedence of lib/SLIB to reduce conflicts.
(edit) @5162 [5162] 6 months will Added more R6RS benchmarks.
(edit) @5161 [5161] 6 months will Added R6RS benchmarks.
(edit) @5160 [5160] 6 months pnkfelix Explicitly die, rather than let ROF collector infinite loop. This does …
(edit) @5159 [5159] </