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
never load a compilation unit without filling the func link table
Andrea Corallo
2020-01-01
mitigate ifdef proliferation
Andrea Corallo
2020-01-01
some style fixes
Andrea Corallo
2020-01-01
add native elisp subr pdumper support
Andrea Corallo
2020-01-01
add native compilation unit pdumper support
Andrea Corallo
2020-01-01
add pdump relocation phases
Andrea Corallo
2020-01-01
some more pdumper integration support
Andrea Corallo
2020-01-01
Revert "split out copy_file_fd"
Andrea Corallo
2020-01-01
Revert "use memory mapped file for loading elns"
Andrea Corallo
2020-01-01
add initial native compiler pdumper support
Andrea Corallo
2020-01-01
add native-comp-unit-file primitive
Andrea Corallo
2020-01-01
better printing for native compilation unit
Andrea Corallo
2020-01-01
add subr-native-compilation-unit primitive
Andrea Corallo
2020-01-01
fix invalid read in fill_freloc
Andrea Corallo
2020-01-01
add support for native comp unit to type-of
Andrea Corallo
2020-01-01
rationalize load functions
Andrea Corallo
2020-01-01
clean-up unnecessary function prevent_gc
Andrea Corallo
2020-01-01
remove load_handle_stack and use the implementation one
Andrea Corallo
2020-01-01
better compilation unit definition
Andrea Corallo
2020-01-01
some rename on compilation unit struct
Andrea Corallo
2020-01-01
initial gc support
Andrea Corallo
2020-01-01
use memory mapped file for loading elns
Andrea Corallo
2020-01-01
split out copy_file_fd
Andrea Corallo
2020-01-01
introduce SUBRP_NATIVE_COMPILEDP
Andrea Corallo
2020-01-01
make dynlib_close active code
Andrea Corallo
2020-01-01
initial compilation unit as object add
Andrea Corallo
2020-01-01
add basic compilation unit into structure
Andrea Corallo
2020-01-01
better scratch slot support
Andrea Corallo
2020-01-01
fix some nits
Andrea Corallo
2020-01-01
make use of ARRAYELTS macro where possible
Andrea Corallo
2020-01-01
malloc instead of static alloc into emit_ctxt_code
Andrea Corallo
2020-01-01
fix comp--register-subr
Andrea Corallo
2020-01-01
remove advice dependency
Andrea Corallo
2020-01-01
clean-up old function relocation code
Andrea Corallo
2020-01-01
reworking relocation mechanism to use one single table
Andrea Corallo
2020-01-01
remove ifdef where unnecessary and add where they are
Andrea Corallo
2020-01-01
stringify within macro ADD_IMPORTED
Andrea Corallo
2020-01-01
use safe alloca in declare_imported_func
Andrea Corallo
2020-01-01
style nit
Andrea Corallo
2020-01-01
native compile interactive functions support
Andrea Corallo
2020-01-01
add native compiled function docstring support
Andrea Corallo
2020-01-01
let intern_c_string works creating with non-pure strings
Andrea Corallo
2020-01-01
better naming variable
Andrea Corallo
2020-01-01
update limple example
Andrea Corallo
2020-01-01
fix wrong enum usage into declare_function
Andrea Corallo
2020-01-01
revert unnecessary modifications
Andrea Corallo
2020-01-01
update limple comments
Andrea Corallo
2020-01-01
review two slot names in comp-func
Andrea Corallo
2020-01-01
style fixes into comp.c
Andrea Corallo
2020-01-01
error handling rework
Andrea Corallo
[prev]
[next]