index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-01-01
define internal-native-compiler-error as error
Andrea Corallo
2020-01-01
better error handling while loading eln files
Andrea Corallo
2020-01-01
fix symbol_subr + better naming
Andrea Corallo
2020-01-01
fix missing goto into load_comp_unit
Andrea Corallo
2020-01-01
remove unsigned in favor of ptrdiff_t
Andrea Corallo
2020-01-01
remove native-load-history
Andrea Corallo
2020-01-01
fix jump table emission when test fn is not eq
Andrea Corallo
2020-01-01
some style nits
Andrea Corallo
2020-01-01
require advice when compiling or loading
Andrea Corallo
2020-01-01
make compilation too robust against advices
Andrea Corallo
2020-01-01
better error signaling while loading
Andrea Corallo
2020-01-01
Vnative_units_loaded -> Vnative_load_history
Andrea Corallo
2020-01-01
remove old eln before creating a new one to prevent crashes
Andrea Corallo
2020-01-01
style nit into load_comp_unit
Andrea Corallo
2020-01-01
add native-units-loaded
Andrea Corallo
2020-01-01
emit_limple_push_handler style fix
Andrea Corallo
2020-01-01
fix emit_limple_call_ref for 0 args case
Andrea Corallo
2020-01-01
fix max depth compilation
Andrea Corallo
2020-01-01
improve subr-native-elisp-p
Andrea Corallo
2020-01-01
make load mechanism robust against primitives advises
Andrea Corallo
2020-01-01
better error handling into load_comp_unit
Andrea Corallo
2020-01-01
temporary fix subr doc field to zero
Andrea Corallo
2020-01-01
fix compilation when native compiler is not enabled
Andrea Corallo
2020-01-01
cleanup unnecessary symbol definition
Andrea Corallo
2020-01-01
set intspec to NULL when creating subrs
Andrea Corallo
2020-01-01
chasing GNU style
Andrea Corallo
2020-01-01
better FUNCALL1 name
Andrea Corallo
2020-01-01
XFIXNUM return EMACS_INT
Andrea Corallo
2020-01-01
minimal error handling in load_comp_unit
Andrea Corallo
2020-01-01
fix non local mechanism
Andrea Corallo
2020-01-01
better comp-debug customize
Andrea Corallo
2020-01-01
move speed definition into lisp code
Andrea Corallo
2020-01-01
fix SIGIO hang after compilation
Andrea Corallo
2020-01-01
simplify non local exit handler mechanism
Andrea Corallo
2020-01-01
sanity check during eln load
Andrea Corallo
2020-01-01
add pure addr relocation mechanism
Andrea Corallo
2020-01-01
add current thread missing reloc mechanism
Andrea Corallo
2020-01-01
comment unused functions
Andrea Corallo
2020-01-01
fix missing byte-save-restriction op
Andrea Corallo
2020-01-01
allow nested loadings
Andrea Corallo
2020-01-01
rework top level environment modification mechanism
Andrea Corallo
2020-01-01
native compile return the filename of the compilation unit
Andrea Corallo
2020-01-01
fix invalid write into emit_limple_insn
Andrea Corallo
2020-01-01
some clean-up
Andrea Corallo
2020-01-01
rework emit_limple_insn arg parsing
Andrea Corallo
2020-01-01
add fetch-handler operator
Andrea Corallo
2020-01-01
fix ice logging message
Andrea Corallo
2020-01-01
remove INLINE hints from comp.c
Andrea Corallo
2020-01-01
fix missing direct parameter forwarding into emit_limple_call_ref
Andrea Corallo
2020-01-01
remove unnecessary autostirng usage
Andrea Corallo
[prev]
[next]