summaryrefslogtreecommitdiff
path: root/doc/ref/vm.texi
Commit message (Expand)AuthorAgeFilesLines
* case-lambda* clauses fail to match if too many positionalsAndy Wingo2013-01-141-1/+7
* remove docs for smob-call instructionAndy Wingo2012-07-021-7/+0
* Make consistent the usage of variable names in the function definitions found...Bake Timmons2012-02-021-3/+3
* Typo in documentation of local-boxed-setMike Gran2012-01-091-1/+1
* Revert ""latin1" -> "Latin-1"."Ludovic Courtès2011-02-241-3/+3
* Misc textual editingNeil Jerram2011-02-131-3/+3
* "latin1" -> "Latin-1".Ludovic Courtès2011-02-101-3/+3
* docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues2011-02-091-5/+5
* Update example disassembliesAndy Wingo2010-05-021-19/+15
* add assert-nargs-ee/locals instructionAndy Wingo2010-05-021-0/+8
* update documentation for vm instructionsAndy Wingo2010-05-011-194/+522
* change remaining %nil -> #nilAndy Wingo2010-04-091-1/+1
* small vm.texi updatesAndy Wingo2010-03-141-39/+40
* programs print as #<procedure ...>Andy Wingo2010-01-121-31/+34
* rename goto/args and friends to tail-call, tail-apply, etcAndy Wingo2010-01-031-10/+8
* Merge branch 'master' of git://git.savannah.gnu.org/guile into elispDaniel Kraft2009-08-271-164/+275
|\
| * Merge branch 'wip-manual' of ssh://ossau@git.sv.gnu.org/srv/git/guileNeil Jerram2009-08-211-7/+7
| |\
| | * Fix overfull hboxesNeil Jerram2009-08-041-7/+7
| * | update docs for calling convention changeAndy Wingo2009-08-201-64/+54
| * | update docs for recent vm/compiler workAndy Wingo2009-08-121-99/+220
| |/
* | Added make-nil instruction to VM and use it for Emacs' nil in the compiler.Daniel Kraft2009-06-291-0/+4
|/
* new instructions: make-int64, make-uint64Andy Wingo2009-06-071-7/+12
* add long-object-ref, long-toplevel-ref, long-toplevel-setAndy Wingo2009-06-051-3/+11
* update docs -- sections on assembly and objcodeAndy Wingo2009-05-251-2/+2
* update docs, clean up VM vestiges, macro docs, fix (/ a b c)Andy Wingo2009-05-241-95/+71
* Add `load-unsigned-integer' instruction.Ludovic Courtès2009-02-181-1/+3
* fold in ludovic's suggestions for new manual sectionsAndy Wingo2009-01-151-16/+18
* rename translate.scm to compile-ghil.scm, and more work on compiler.texiAndy Wingo2009-01-091-20/+18
* fix some xrefs, flesh out compiler.texi a bit moreAndy Wingo2009-01-091-26/+29
* more work on api-procedures.texiAndy Wingo2009-01-081-28/+0
* start at documenting the compilerAndy Wingo2009-01-081-3/+3
* finish vm.texi except referencesAndy Wingo2009-01-061-236/+368
* remove heap links in VM frames, incorporate vm frames into normal backtracesAndy Wingo2008-12-261-5/+1
* remove the `late-bind' instructionAndy Wingo2008-12-191-10/+11
* write history.texiAndy Wingo2008-12-191-9/+61
* merge vm docs into guile reference (as yet unfinished)Andy Wingo2008-11-201-0/+761