]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-01-01 Andrea Coralloclean-up unnecessary function prevent_gc
2020-01-01 Andrea Coralloremove load_handle_stack and use the implementation one
2020-01-01 Andrea Corallobetter compilation unit definition
2020-01-01 Andrea Corallosome rename on compilation unit struct
2020-01-01 Andrea Coralloinitial gc support
2020-01-01 Andrea Corallouse memory mapped file for loading elns
2020-01-01 Andrea Corallosplit out copy_file_fd
2020-01-01 Andrea Corallointroduce SUBRP_NATIVE_COMPILEDP
2020-01-01 Andrea Corallomake dynlib_close active code
2020-01-01 Andrea Coralloinitial compilation unit as object add
2020-01-01 Andrea Coralloadd basic compilation unit into structure
2020-01-01 Andrea Corallobetter scratch slot support
2020-01-01 Andrea Corallofix some nits
2020-01-01 Andrea Corallomake use of ARRAYELTS macro where possible
2020-01-01 Andrea Corallomalloc instead of static alloc into emit_ctxt_code
2020-01-01 Andrea Corallofix comp--register-subr
2020-01-01 Andrea Coralloremove advice dependency
2020-01-01 Andrea Coralloclean-up old function relocation code
2020-01-01 Andrea Coralloreworking relocation mechanism to use one single table
2020-01-01 Andrea Coralloremove ifdef where unnecessary and add where they are
2020-01-01 Andrea Corallostringify within macro ADD_IMPORTED
2020-01-01 Andrea Corallouse safe alloca in declare_imported_func
2020-01-01 Andrea Corallostyle nit
2020-01-01 Andrea Corallosingle function native compilation doc + interactive...
2020-01-01 Andrea Coralloadd native interactive support test
2020-01-01 Andrea Coralloadd native documentation support test
2020-01-01 Andrea Corallonative compile interactive functions support
2020-01-01 Andrea Coralloadd int-spec to comp-func
2020-01-01 Andrea Corallospill also interactive functions
2020-01-01 Andrea Corallorenaming comp-decrypt-lambda-list -> comp-decrypt-arg...
2020-01-01 Andrea Coralloadd native compiled function docstring support
2020-01-01 Andrea Corallolet intern_c_string works creating with non-pure strings
2020-01-01 Andrea Corallobetter naming variable
2020-01-01 Andrea Corallodocumentation nit
2020-01-01 Andrea Corallodo not emit elc file while native compiling
2020-01-01 Andrea Corallonative-compile-async accept list as input
2020-01-01 Andrea Coralloinsert compilation end message at the bottom of the...
2020-01-01 Andrea Corallofix comp-propagate-insn type propagation
2020-01-01 Andrea Coralloremove unnecessary return when printing blocks
2020-01-01 Andrea Corallogate propagate to comp-speed > 1
2020-01-01 Andrea Coralloupdate limple example
2020-01-01 Andrea Corallofix wrong enum usage into declare_function
2020-01-01 Andrea Corallofix comp-log-edges
2020-01-01 Andrea Coralloadjust print verbosity according to the doc
2020-01-01 Andrea Corallorevert unnecessary modifications
2020-01-01 Andrea Corallomake buffer names constant
2020-01-01 Andrea Corallorename native-compile-log-buffer -> comp-log-buffer...
2020-01-01 Andrea Corallodo not use thread for async compilation
2020-01-01 Andrea Coralloupdate limple comments
2020-01-01 Andrea Corallobetter comp-byte-frame-size
2020-01-01 Andrea Corallofix single function top level generation
2020-01-01 Andrea Coralloadd comp-tests-free-fun
2020-01-01 Andrea Coralloreview two slot names in comp-func
2020-01-01 Andrea Corallobetter style into comp-tests-bootstrap
2020-01-01 Andrea Corallofix single function compilation
2020-01-01 Andrea Corallostyle fixes into comp.c
2020-01-01 Andrea Corallohomogeneous setf style
2020-01-01 Andrea Corallobetter loop style into comp-compute-edges
2020-01-01 Andrea Corallosanityze orthography in comp.el
2020-01-01 Andrea Corallobetter ert usage into tests
2020-01-01 Andrea Corallofix type hints error kind
2020-01-01 Andrea Coralloerror handling rework
2020-01-01 Andrea Corallodefine internal-native-compiler-error as error
2020-01-01 Andrea Corallobetter error handling while loading eln files
2020-01-01 Andrea Corallofix symbol_subr + better naming
2020-01-01 Andrea Corallocomment nit
2020-01-01 Andrea Corallofix missing goto into load_comp_unit
2020-01-01 Andrea Coralloremove unsigned in favor of ptrdiff_t
2020-01-01 Andrea Coralloremove native-load-history
2020-01-01 Andrea Corallofix comp-tests-bootstrap
2020-01-01 Andrea Corallofix comp-propagate*
2020-01-01 Andrea Corallobetter comp-function-call-remove
2020-01-01 Andrea Coralloimprove dead assignment
2020-01-01 Andrea Coralloallow for pure function call removal optimization
2020-01-01 Andrea Corallofix jump table emission when test fn is not eq
2020-01-01 Andrea Corallosome style nits
2020-01-01 Andrea Coralloadd comp-tests-jump-table-2-f
2020-01-01 Andrea Coralloadd comp-tests-signal
2020-01-01 Andrea Corallorequire advice when compiling or loading
2020-01-01 Andrea Corallomake compilation too robust against advices
2020-01-01 Andrea Corallobetter error signaling while loading
2020-01-01 Andrea CoralloVnative_units_loaded -> Vnative_load_history
2020-01-01 Andrea Coralloremove old eln before creating a new one to prevent...
2020-01-01 Andrea Corallomessage when finished compiling
2020-01-01 Andrea Corallostyle nit into load_comp_unit
2020-01-01 Andrea Coralloadd native-units-loaded
2020-01-01 Andrea Coralloalways name the compilation unit responsible for the...
2020-01-01 Andrea Corallodo not force compiler settings within the testsuite
2020-01-01 Andrea Corallofix configure.ac
2020-01-01 Andrea Coralloemit_limple_push_handler style fix
2020-01-01 Andrea Corallorework comp-callref lambda list
2020-01-01 Andrea Corallofix emit_limple_call_ref for 0 args case
2020-01-01 Andrea Coralloadd comp-tests-trampoline-removal
2020-01-01 Andrea Coralloadd comp-tests-bootstrap
2020-01-01 Andrea Corallofix max depth compilation
2020-01-01 Andrea Coralloimprove subr-native-elisp-p
2020-01-01 Andrea Corallodo not compile if there's nothing to
2020-01-01 Andrea Corallomake load mechanism robust against primitives advises
2020-01-01 Andrea Corallobetter error handling into load_comp_unit
2020-01-01 Andrea Corallotemporary fix subr doc field to zero
next