Andy Wingo
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 years ago |
Bake Timmons
|
64de6db5c6
Make consistent the usage of variable names in the function definitions found in the Texinfo docs.
|
13 years ago |
Andy Wingo
|
855db1905d
Merge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
|
13 years ago |
Mike Gran
|
3248c954db
Typo in documentation of local-boxed-set
|
13 years ago |
Andy Wingo
|
0c81a0c13a
bump effective version to 2.2
|
14 years ago |
Ludovic Courtès
|
080a9d4f56
Revert ""latin1" -> "Latin-1"."
|
14 years ago |
Neil Jerram
|
679cceeda4
Misc textual editing
|
14 years ago |
Ludovic Courtès
|
c2c550ca9d
"latin1" -> "Latin-1".
|
14 years ago |
Ralf Wildenhues
|
ecb8733562
docs: fix typos in manual, and a couple in code comments.
|
14 years ago |
Andy Wingo
|
0a715b9adc
Update example disassemblies
|
15 years ago |
Andy Wingo
|
de45d8eef9
add assert-nargs-ee/locals instruction
|
15 years ago |
Andy Wingo
|
acc51c3e65
update documentation for vm instructions
|
15 years ago |
Andy Wingo
|
92a61010bd
change remaining %nil -> #nil
|
15 years ago |
Andy Wingo
|
f11871d6c5
small vm.texi updates
|
15 years ago |
Andy Wingo
|
136b5494d1
programs print as #<procedure ...>
|
15 years ago |
Andy Wingo
|
a5bbb22e83
rename goto/args and friends to tail-call, tail-apply, etc
|
15 years ago |
Daniel Kraft
|
ff81007918
Merge branch 'master' of git://git.savannah.gnu.org/guile into elisp
|
16 years ago |
Neil Jerram
|
5f5f251895
Merge branch 'wip-manual' of ssh://ossau@git.sv.gnu.org/srv/git/guile
|
16 years ago |
Andy Wingo
|
8274228f79
update docs for calling convention change
|
16 years ago |
Andy Wingo
|
98850fd727
update docs for recent vm/compiler work
|
16 years ago |
Neil Jerram
|
45867c2ace
Fix overfull hboxes
|
16 years ago |
Daniel Kraft
|
4530432e01
Added make-nil instruction to VM and use it for Emacs' nil in the compiler.
|
16 years ago |
Andy Wingo
|
586cfdecfa
new instructions: make-int64, make-uint64
|
16 years ago |
Andy Wingo
|
a9b0f876c1
add long-object-ref, long-toplevel-ref, long-toplevel-set
|
16 years ago |
Andy Wingo
|
7364333952
update docs -- sections on assembly and objcode
|
16 years ago |
Andy Wingo
|
81fd315299
update docs, clean up VM vestiges, macro docs, fix (/ a b c)
|
16 years ago |
Ludovic Courtès
|
b912a1cd6b
Add `load-unsigned-integer' instruction.
|
16 years ago |
Andy Wingo
|
86872cc392
fold in ludovic's suggestions for new manual sections
|
16 years ago |
Andy Wingo
|
ca445ba5ec
rename translate.scm to compile-ghil.scm, and more work on compiler.texi
|
16 years ago |
Andy Wingo
|
e3ba263de4
fix some xrefs, flesh out compiler.texi a bit more
|
16 years ago |