aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-11-292-0/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Add intersection support into comp-cstr.elAndrea Corallo2020-11-271-20/+0
| * | | | | | | | | | | | | | | | | | | | | | | Move some tests from comp-tests.el to comp-cstr-tests.elAndrea Corallo2020-11-261-60/+1
| * | | | | | | | | | | | | | | | | | | | | | | Add comp-cstr.el and comp-cstr-tests.elAndrea Corallo2020-11-261-3/+4
| * | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-11-225-3/+227
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | ; Fix trivial typosStefan Kangas2020-11-201-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | Fix nativecomp cond-rw passAndrea Corallo2020-11-162-0/+14
| * | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into devAndrea Corallo2020-11-141-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Add `comp-constraint-to-type-spec' and better handle boolean type specAndrea Corallo2020-11-141-1/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | Characterize functions in terms of type specifiersAndrea Corallo2020-11-141-0/+35
| * | | | | | | | | | | | | | | | | | | | | | | | | Add copy insn testcaseAndrea Corallo2020-11-122-0/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | * Add few more type specifier testsAndrea Corallo2020-11-121-20/+41
| * | | | | | | | | | | | | | | | | | | | | | | | | * Nativecomp testsuite rework for derived return type specifiersAndrea Corallo2020-11-121-62/+105
| * | | | | | | | | | | | | | | | | | | | | | | | | Add a nativecomp testcaseAndrea Corallo2020-11-122-0/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | Add initial nativecomp typeset and range propagation supportAndrea Corallo2020-11-121-19/+63
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-11-073-3/+165
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | * test/src/comp-tests.el (compile-forms): Fix missing lexical binding.Andrea Corallo2020-11-011-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | * Add some 'cond-rw' pass related testsAndrea Corallo2020-11-011-0/+91
| * | | | | | | | | | | | | | | | | | | | | | | | | | * Rework some native compiler test infrastructureAndrea Corallo2020-11-011-34/+45
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-10-312-28/+51
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Make native compiler tollerant to redefined primitives (bug#44221).Andrea Corallo2020-10-261-0/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix defsubst effectiveness (bug#44209)Andrea Corallo2020-10-252-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-10-238-115/+898
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Sanitize eln filename when native compiling single functionsAndrea Corallo2020-10-201-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-10-141-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add a test to verify form native compilation.Andrea Corallo2020-10-141-1/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rework `native-compile' interface so it can return compiled functionsAndrea Corallo2020-10-141-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-10-101-11/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test for primitive redefinitionAndrea Corallo2020-10-052-0/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-10-044-3/+411
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean-up testsuite for vanilla buildsAndrea Corallo2020-10-021-75/+84
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test/src/comp-tests.el (comp-tests-bootstrap): Tag it as expensive.Andrea Corallo2020-10-011-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into clean-upAndrea Corallo2020-09-301-3/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-09-263-23/+109
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test for primitive advicing effectivenessAndrea Corallo2020-09-242-0/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-09-213-0/+75
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test/src/comp-tests.el (comp-tests-bootstrap): Print compilation time.Andrea Corallo2020-09-141-2/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-09-132-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-09-063-40/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix describe function arglist for native compiled lisp/d (bug#42572)Andrea Corallo2020-08-311-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test/src/comp-tests.el (comp-tests-doc): Update test.Andrea Corallo2020-08-291-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-2910-30/+75
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-191-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test/src/comp-tests.el (comp-tests-bootstrap): Fix test for new eln setup.Andrea Corallo2020-08-171-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-131-15/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-021-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'savahnna/master' into HEADAndrea Corallo2020-07-261-0/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a testcase for bug#42360Andrea Corallo2020-07-152-0/+52
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savahnna/master' into HEADAndrea Corallo2020-07-131-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Disable ipa-pure in comp-tests-tcoAndrea Corallo2020-07-091-0/+3