summaryrefslogtreecommitdiff
path: root/doc/ref/vm.texi
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix typo in VM instruction name.Ludovic Courtès2022-11-011-2/+2
* Add eq-immediate? instructionAndy Wingo2020-08-031-0/+6
* Add sign-extending make-immediate instructionAndy Wingo2020-07-301-2/+8
* Add jtable instructionAndy Wingo2020-07-231-1/+17
* doc: Fix a few typos in vm section.Eric Bavier2020-05-271-3/+3
* Add intrinsics for a baseline compilerAndy Wingo2020-04-291-0/+39
* Document JIT environment variablesAndy Wingo2019-12-111-6/+10
* Add bind-optionals instructionAndy Wingo2019-06-061-2/+7
* Reference Lightening instead of GNU LightningAndy Wingo2019-05-231-6/+9
* Another language fixMikael Djurfeldt2018-10-291-3/+3
* Language fixMikael Djurfeldt2018-10-291-9/+9
* Spelling fixesMikael Djurfeldt2018-10-211-2/+2
* Add manual section on JIT compilerAndy Wingo2018-10-071-0/+97
* Finish updating vm.texiAndy Wingo2018-09-301-763/+848
* Update "Variables and the VM"Andy Wingo2018-09-281-57/+114
* Update "Stack Layout"Andy Wingo2018-09-281-23/+32
* Update "VM Concepts"Andy Wingo2018-09-281-3/+3
* Update "Why a VM?"Andy Wingo2018-09-281-37/+42
* Update "A Virtual Machine for Guile"Andy Wingo2018-09-281-12/+28
* Update data representation chapter in the manualAndy Wingo2018-09-271-2/+2
* Fix a few typos in the manual.Mark H Weaver2018-08-071-2/+2
* VM support for string-set!; slimmer read-stringAndy Wingo2017-03-091-0/+6
* Add unboxed floating point comparison instructions.David Thompson2017-01-121-0/+10
* with-dynamic-state compiler and VM supportAndy Wingo2016-12-051-0/+23
* Compile fluid-set! to VM opcodeAndy Wingo2016-11-271-1/+1
* Compiler support for atomicsAndy Wingo2016-09-061-0/+32
* Clarify bootstrap docsWilfred Hughes2016-09-051-4/+6
* Add unboxed logxor on u64 valuesAndy Wingo2016-09-011-2/+3
* `define!' instruction returns the variableAndy Wingo2016-06-211-2/+2
* Add integer->char and char->integer opcodesAndy Wingo2016-05-041-0/+10
* Document new VM instructionsAndy Wingo2016-02-011-26/+205
* Frame <binding> objects capture frame, can ref value directlyAndy Wingo2016-01-311-14/+23
* VM support for raw slotsAndy Wingo2015-10-281-0/+4
* return-values opcode resets the frameAndy Wingo2015-10-281-3/+4
* Small subr-call refactorAndy Wingo2015-10-221-4/+3
* Update VM documentation for new stack layoutAndy Wingo2015-10-221-190/+251
* Minor VM documentation updatesAndy Wingo2015-10-211-7/+9
* NEWS and doc updatesAndy Wingo2015-02-091-8/+40
* Add section to vm.texi about Guile's use of ELFAndy Wingo2013-12-011-0/+106
* vm.texi tweakAndy Wingo2013-11-301-1/+1
* Update vm.texi's "Instruction Set" section.Andy Wingo2013-11-301-846/+684
* Beginning vm.texi updatesAndy Wingo2013-11-301-181/+203
* Remove with-fluids; replaced by with-fluid* and inlined push-fluid primopsAndy Wingo2013-06-281-7/+6
* merge stable-2.0Andy Wingo2013-01-231-1/+7
|\
| * case-lambda* clauses fail to match if too many positionalsAndy Wingo2013-01-141-1/+7
* | Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo2012-07-061-7/+0
|\ \ | |/
| * remove docs for smob-call instructionAndy Wingo2012-07-021-7/+0
* | Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo2012-02-081-3/+3
|\ \ | |/
| * Make consistent the usage of variable names in the function definitions found...Bake Timmons2012-02-021-3/+3
* | Merge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'Andy Wingo2012-01-301-1/+1
|\ \ | |/