summaryrefslogtreecommitdiff
path: root/scheme
Commit message (Expand)AuthorAgeFilesLines
* Added code for scheme23michele.simionato2009-05-134-2/+22
* Removed a dependency from aps/compat.slsmichele.simionato2009-05-071-2/+2
* My experiments with side-effects and separate compilationmichele.simionato2009-05-055-1/+44
* A lot of work on episodes 22,23,24michele.simionato2009-05-023-7/+7
* Some work on scheme 22michele.simionato2009-04-301-2/+2
* Various work on schememichele.simionato2009-04-296-99/+26
* Added a picture and minor work on the module systemmichele.simionato2009-04-241-1/+2
* This is the first version of sweet-macros (0.8) compatible with Larceny ;-)michele.simionato2009-04-222-8/+14
* Committed a lot of work on the Scheme module systemmichele.simionato2009-04-207-6/+69
* Thanks to the help of Aziz and Leppie, the major issue of sweet-macrosmichele.simionato2009-04-191-1/+5
* Renamed literal-replacemichele.simionato2009-04-171-6/+7
* Other work on the module system; added indexer and indexer-syntaxmichele.simionato2009-04-163-8/+49
* Work on the Scheme module systemmichele.simionato2009-04-151-1/+2
* First version of record-syntaxmichele.simionato2009-04-141-0/+11
* Simplified the syntax-match implementationmichele.simionato2009-03-244-58/+52
* Additional work on the module system and phase separationmichele.simionato2009-03-235-40/+40
* Committed a lot of work on my Adventuresmichele.simionato2009-03-233-44/+72
* Added text and code about phase separation and the dark towermichele.simionato2009-03-213-0/+36
* Removed obsolete modulemichele.simionato2009-03-213-79/+0
* Cosmetic changesmichele.simionato2009-03-204-26/+36
* Minor changesmichele.simionato2009-03-172-8/+11
* Added a string-utils library with a string-split functionmichele.simionato2009-03-161-0/+21
* Registered scheme20 and worked a lot on scheme19michele.simionato2009-03-161-1/+1
* Major improvement: removed 'locally' and simplified syntax-match significantlymichele.simionato2009-03-147-109/+65
* Various additions/fixesmichele.simionato2009-03-092-2/+39
* Replaced LOCAL->LOCALLYmichele.simionato2009-03-052-3/+3
* Renamed local->locallymichele.simionato2009-03-057-41/+41
* Published scheme17 and uploaded the first public version of apsmichele.simionato2009-03-037-15/+14
* Forgot a modulemichele.simionato2009-03-031-0/+20
* Now syntax-expand works for PLT Scheme, too, thanks to a (meta -1) importmichele.simionato2009-03-038-36/+25
* Added scheme17.ss, discussing the aps librarymichele.simionato2009-02-281-3/+2
* First official version of aps, including sweet-macros and supporting PLT Schememichele.simionato2009-02-2814-35/+397
* Moved repeat-macro.sls into aps and renamed itmichele.simionato2009-02-221-1/+1
* Added a script to generate the sweet-macros package for PLT Scheme from the I...michele.simionato2009-02-181-2/+10
* Enhanced fold macromichele.simionato2009-02-161-11/+15
* Fixed let+ to use more parenthesismichele.simionato2009-02-131-24/+20
* Added a few missing ellipsismichele.simionato2009-02-101-3/+3
* Added first chapter about advanced macrosmichele.simionato2009-02-101-2/+4
* Renamed block->localmichele.simionato2009-02-091-9/+11
* Many improvementsmichele.simionato2009-02-094-48/+38
* Added auxiliary initialization variables (helper functions) to syntax-matchmichele.simionato2009-02-071-25/+41
* Published scheme14michele.simionato2009-02-059-250/+299
* Made def-syntax extensible, i.e. introduced inheritance of macrosmichele.simionato2009-02-021-3/+8
* Added two scriptsmichele.simionato2009-01-292-0/+51
* Committed a lot of work on error management and structsmichele.simionato2009-01-184-12/+75
* Added a simple try .. except .. finally constructmichele.simionato2009-01-181-0/+45
* Version 0.3 of sweet-macros committedmichele.simionato2009-01-171-21/+23
* Forgot to add the latest version of sweet-macrosmichele.simionato2009-01-171-0/+90
* Various improvements to Scheme stuffmichele.simionato2008-11-288-54/+74
* Fixed an extremely subtle phase separation bug (visible in PLT) thanks to Azizmichele.simionato2008-11-041-11/+7