summaryrefslogtreecommitdiff
path: root/doc/ref/compiler.texi
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix typo under "CPS Soup".Fulbert2022-10-011-1/+1
* Add $switch CPS term kindAndy Wingo2020-08-121-2/+16
* Update documentation on <language>Andy Wingo2020-05-121-11/+17
* doc: Improve tree-il 'lambda-case' description.Matt Wette2020-03-281-5/+6
* Update compiler.texi and history.texiAndy Wingo2020-01-061-6/+5
* Documentation fixesMikael Djurfeldt2019-05-231-8/+8
* Add manual section on JIT compilerAndy Wingo2018-10-071-12/+6
* Update compiler.texiAndy Wingo2018-10-031-52/+107
* Finish updating vm.texiAndy Wingo2018-09-301-27/+12
* docs: Fix external representation of <toplevel-define> in tree-il.Mark H Weaver2016-05-221-2/+2
* Minor CPS documentation cleanupsAndy Wingo2015-09-181-48/+58
* Update CPS language documentationAndy Wingo2015-09-171-154/+353
* Replace $letrec with $recAndy Wingo2015-04-011-47/+67
* Add VM and compiler support for calls to known proceduresAndy Wingo2014-02-021-0/+7
* Finish documenting the new compilerAndy Wingo2014-01-161-59/+210
* Fix CPS doc typosAndy Wingo2014-01-161-2/+2
* Finish CPS documentationAndy Wingo2014-01-121-98/+245
* Quick documentation fixes.Andy Wingo2013-12-101-5/+3
* Beginnings of CPS section in manualAndy Wingo2013-12-101-1/+223
* compiler.texi tweaksAndy Wingo2013-12-051-7/+27
* Doc updates to macroexpansion, compiled procs, and compiler.texiAndy Wingo2013-12-041-405/+109
* Remove with-fluids; replaced by with-fluid* and inlined push-fluid primopsAndy Wingo2013-06-281-8/+0
* replace <dynset> with primcalls to fluid-set!Andy Wingo2013-06-271-5/+0
* replace <dynref> with primcalls to fluid-refAndy Wingo2013-06-271-5/+0
* dynamic-wind in terms of wind and unwind; remove <dynwind>, @dynamic-windAndy Wingo2013-06-271-10/+0
* Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver2013-03-281-8/+9
|\
| * excise use of "iff" in the manualJason Earl2013-03-101-4/+4
| * Improve keyword notation of Texinfo function definitions.Bake Timmons2013-03-021-4/+5
* | Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo2013-01-311-1/+2
|\ \ | |/
| * Add 'for-humans?' flag to <language> specifications.Mark H Weaver2013-01-271-1/+2
* | merge stable-2.0Andy Wingo2013-01-231-4/+5
|\ \ | |/
| * current-language is a parameter in boot-9Andy Wingo2013-01-221-4/+5
* | instead of our custom .go format, use elfAndy Wingo2012-06-221-10/+17
* | Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo2012-02-081-2/+2
|\ \ | |/
| * Make consistent the usage of variable names in the function definitions found...Bake Timmons2012-02-021-2/+2
| * Rewording for "make an intervention".Neil Jerram2011-02-181-7/+6
| * No sublimated desiresNeil Jerram2011-02-181-6/+6
* | inline dynwind guards for normal control flowAndy Wingo2011-11-091-5/+8
* | add <primcall> to tree-ilAndy Wingo2011-06-021-0/+9
* | rename <application> to <call>Andy Wingo2011-06-021-17/+16
* | Rewording for "make an intervention".Neil Jerram2011-02-161-7/+6
* | No sublimated desiresNeil Jerram2011-02-151-6/+6
|/
* Misc textual editingNeil Jerram2011-02-131-3/+3
* docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues2011-02-091-3/+3
* fix <letrec> docsAndy Wingo2010-08-271-1/+2
* letrec* in docs, and some r6rs fixesAndy Wingo2010-08-061-3/+3
* update manual for value history on by defaultAndy Wingo2010-07-101-1/+1
* Update example disassembliesAndy Wingo2010-05-021-19/+13
* update compiler.texiAndy Wingo2010-05-021-139/+206
* update documentation for vm instructionsAndy Wingo2010-05-011-5/+5