summaryrefslogtreecommitdiff
path: root/doc/ref/compiler.texi
AgeCommit message (Expand)AuthorFilesLines
2020-08-12Add $switch CPS term kindAndy Wingo1-2/+16
2020-05-12Update documentation on <language>Andy Wingo1-11/+17
2020-03-28doc: Improve tree-il 'lambda-case' description.Matt Wette1-5/+6
2020-01-06Update compiler.texi and history.texiAndy Wingo1-6/+5
2019-05-23Documentation fixesMikael Djurfeldt1-8/+8
2018-10-07Add manual section on JIT compilerAndy Wingo1-12/+6
2018-10-03Update compiler.texiAndy Wingo1-52/+107
2018-09-30Finish updating vm.texiAndy Wingo1-27/+12
2016-05-22docs: Fix external representation of <toplevel-define> in tree-il.Mark H Weaver1-2/+2
2015-09-18Minor CPS documentation cleanupsAndy Wingo1-48/+58
2015-09-17Update CPS language documentationAndy Wingo1-154/+353
2015-04-01Replace $letrec with $recAndy Wingo1-47/+67
2014-02-02Add VM and compiler support for calls to known proceduresAndy Wingo1-0/+7
2014-01-16Finish documenting the new compilerAndy Wingo1-59/+210
2014-01-16Fix CPS doc typosAndy Wingo1-2/+2
2014-01-12Finish CPS documentationAndy Wingo1-98/+245
2013-12-10Quick documentation fixes.Andy Wingo1-5/+3
2013-12-10Beginnings of CPS section in manualAndy Wingo1-1/+223
2013-12-05compiler.texi tweaksAndy Wingo1-7/+27
2013-12-04Doc updates to macroexpansion, compiled procs, and compiler.texiAndy Wingo1-405/+109
2013-06-28Remove with-fluids; replaced by with-fluid* and inlined push-fluid primopsAndy Wingo1-8/+0
2013-06-27replace <dynset> with primcalls to fluid-set!Andy Wingo1-5/+0
2013-06-27replace <dynref> with primcalls to fluid-refAndy Wingo1-5/+0
2013-06-27dynamic-wind in terms of wind and unwind; remove <dynwind>, @dynamic-windAndy Wingo1-10/+0
2013-03-28Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-8/+9
2013-03-10excise use of "iff" in the manualJason Earl1-4/+4
2013-03-02Improve keyword notation of Texinfo function definitions.Bake Timmons1-4/+5
2013-01-31Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-1/+2
2013-01-27Add 'for-humans?' flag to <language> specifications.Mark H Weaver1-1/+2
2013-01-23merge stable-2.0Andy Wingo1-4/+5
2013-01-22current-language is a parameter in boot-9Andy Wingo1-4/+5
2012-06-22instead of our custom .go format, use elfAndy Wingo1-10/+17
2012-02-08Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-2/+2
2012-02-02Make consistent the usage of variable names in the function definitions found...Bake Timmons1-2/+2
2011-11-09inline dynwind guards for normal control flowAndy Wingo1-5/+8
2011-06-02add <primcall> to tree-ilAndy Wingo1-0/+9
2011-06-02rename <application> to <call>Andy Wingo1-17/+16
2011-02-18Rewording for "make an intervention".Neil Jerram1-7/+6
2011-02-18No sublimated desiresNeil Jerram1-6/+6
2011-02-16Rewording for "make an intervention".Neil Jerram1-7/+6
2011-02-15No sublimated desiresNeil Jerram1-6/+6
2011-02-13Misc textual editingNeil Jerram1-3/+3
2011-02-09docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues1-3/+3
2010-08-27fix <letrec> docsAndy Wingo1-1/+2
2010-08-06letrec* in docs, and some r6rs fixesAndy Wingo1-3/+3
2010-07-10update manual for value history on by defaultAndy Wingo1-1/+1
2010-05-02Update example disassembliesAndy Wingo1-19/+13
2010-05-02update compiler.texiAndy Wingo1-139/+206
2010-05-01update documentation for vm instructionsAndy Wingo1-5/+5
2010-04-25Fix typoNeil Jerram1-1/+1