issues
search
rocky
/
elisp-bytecode
Let's document Emacs Lisp Bytecode (Lisp Assembly Program) instructions
178
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`call` opcode documentation incorrect?
#79
blahgeek
closed
10 months ago
1
Fix missing open parens
#78
CeleritasCelery
closed
1 year ago
0
Fix a typo and add an appendix name so the .info file builds without error.
#77
tkurtbond
closed
1 year ago
0
Fix extra close paren in DiscardN example
#76
CeleritasCelery
closed
1 year ago
1
`goto` has no stack effects
#75
CeleritasCelery
closed
3 years ago
1
switch instruction doesn't jump to an offset
#74
jsjolen
closed
3 years ago
3
More on optimization
#73
vkazanov
closed
5 years ago
8
Correct the Bytecode optimization section
#72
vkazanov
closed
5 years ago
0
Update "fast pig" quote to reflect jwz's comments
#71
dmringo
closed
5 years ago
0
byte-opt.el commentary attribution
#70
dmringo
closed
5 years ago
5
typo
#69
brandelune
closed
5 years ago
1
Typos
#68
phil-s
closed
6 years ago
1
Contribute this to the emacs repository?
#67
phil-s
closed
6 years ago
1
Hallvard
#66
rocky
closed
6 years ago
0
Start filling out specific optimizations
#65
rocky
closed
6 years ago
0
Page numbers
#64
tworthington
closed
6 years ago
0
Add link to Lars Brinkhoff's Emacs history
#63
rocky
closed
6 years ago
0
Bytecode wrt JITs and alternative languages
#62
rocky
closed
6 years ago
7
Note that there may are alternative ways to generate code
#61
rocky
closed
6 years ago
3
Move Chris' description into Environment
#60
rocky
closed
6 years ago
0
Stefan comments
#59
rocky
closed
6 years ago
0
Dev
#58
rocky
closed
6 years ago
0
Go over stack-manipulation instructions
#57
rocky
closed
6 years ago
0
Fill out misc function instructions
#56
rocky
closed
6 years ago
1
Split Position and Text functions. Finish Filling out Position Instructions
#55
rocky
closed
6 years ago
0
Bigger heading for instructions...
#54
rocky
closed
6 years ago
1
Instruction format
#53
rocky
closed
6 years ago
0
Document optimizations performed
#52
rocky
opened
6 years ago
8
Document obsolete instructions
#51
rocky
opened
6 years ago
0
Add links into Emacs Manual...
#50
rocky
opened
6 years ago
0
Make a pass over references
#49
rocky
closed
6 years ago
0
Finish opcode table regularization. Add Unused Instruction Section
#48
rocky
closed
6 years ago
1
Chris review
#47
rocky
closed
6 years ago
2
Add string functions
#46
rocky
closed
6 years ago
0
Expand rest of List functions
#45
rocky
closed
6 years ago
4
redo instructions 0 .. 077 in opcode table
#44
rocky
closed
6 years ago
0
Use standard format for argument-packing instructions
#43
rocky
closed
6 years ago
0
Bytecode file
#42
rocky
closed
6 years ago
2
Fill out "Lisp Instructions" section
#41
rocky
closed
6 years ago
0
make elisp-bytecode.pdf depend on all *.texi files
#40
pipcet
closed
6 years ago
0
minor cleanups
#39
pipcet
closed
6 years ago
0
use texinfo comments rather than magical line-parsing for prettifier
#38
pipcet
closed
6 years ago
1
Pretty optimization
#37
pipcet
closed
6 years ago
3
WIP Control flow
#36
rocky
closed
6 years ago
5
WIP Start documenting instruction-description format. Add goto instruction.
#35
rocky
closed
6 years ago
0
Put each chapters in its ownfile
#34
rocky
closed
6 years ago
3
Use TOS lingo and table format descriptions
#33
rocky
closed
6 years ago
2
Opcode table split
#32
rocky
closed
6 years ago
0
WIP: Start an opcode index
#31
rocky
closed
6 years ago
1
Note changes in bytecode between versions
#30
rocky
closed
6 years ago
0
Next