1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 20:32:00 -08:00
Commit graph

3366 commits

Author SHA1 Message Date
Andrea Corallo
f97c03ebca add comp-tests-string-trim 2020-01-01 11:38:01 +01:00
Andrea Corallo
9ee6b685a3 add test for macro definition 2020-01-01 11:38:01 +01:00
Andrea Corallo
809bd5aa34 test provide 2020-01-01 11:38:01 +01:00
Andrea Corallo
a18e54f54b add a test for functions with more than 8 arguments 2020-01-01 11:38:00 +01:00
Andrea Corallo
4cc1374786 add comp-test-silly-frame2 to test funcs 2020-01-01 11:37:56 +01:00
Andrea Corallo
0cbe9c204e add comp-test-silly-frame to tests 2020-01-01 11:37:55 +01:00
Andrea Corallo
59035c17d0 add test for recursive calls 2020-01-01 11:37:47 +01:00
Andrea Corallo
63ecf01d0b crank optimizations while running native compiler test suite 2020-01-01 11:37:46 +01:00
Andrea Corallo
fca675dae3 fix varset and add a test 2020-01-01 11:37:45 +01:00
Andrea Corallo
314f9fcf6c uncomment back all tests 2020-01-01 11:37:45 +01:00
Andrea Corallo
555450c7b1 fix lambda handling and add a test for that 2020-01-01 11:37:45 +01:00
Andrea Corallo
ac47ef773e test separate compile unit 2020-01-01 11:37:44 +01:00
Andrea Corallo
2f559c2678 need to temporary add a load path 2020-01-01 11:37:43 +01:00
Andrea Corallo
f23894516a rename a function test to avoid name clashing 2020-01-01 11:37:43 +01:00
Andrea Corallo
41f1fd53c8 disable part of comp-tests-ffuncall 2020-01-01 11:37:43 +01:00
Andrea Corallo
24fe275711 optimize self calls 2020-01-01 11:34:01 +01:00
Andrea Corallo
b6288d1322 improve comp-tests-ffuncall 2020-01-01 11:33:59 +01:00
Andrea Corallo
5992502ca4 add a test about buffer manipulation 2020-01-01 11:33:58 +01:00
Andrea Corallo
a5e428a638 rework tests 2020-01-01 11:33:57 +01:00
Andrea Corallo
6465002b8a add tromeys tests 2020-01-01 11:33:57 +01:00
Andrea Corallo
63bcc81d1d add incoming &rest arg support 2020-01-01 11:33:57 +01:00
Andrea Corallo
c77ad1866d add incoming &optional args support 2020-01-01 11:33:57 +01:00
Andrea Corallo
318c4772af fix comp-limplify-listn 2020-01-01 11:33:56 +01:00
Andrea Corallo
bebe5a9791 add limple switch support 2020-01-01 11:33:56 +01:00
Andrea Corallo
1b72dad74f catch works 2020-01-01 11:33:56 +01:00
Andrea Corallo
8b22849a5c pushconditioncase working 2020-01-01 11:33:56 +01:00
Andrea Corallo
7726cb2545 bubble sort works again 2020-01-01 11:33:56 +01:00
Andrea Corallo
80826b8220 uncomment test 2020-01-01 11:33:55 +01:00
Andrea Corallo
13651c52ca uncommenting some test 2020-01-01 11:33:55 +01:00
Andrea Corallo
fb9711df98 uncommenting some tests 2020-01-01 11:33:54 +01:00
Andrea Corallo
8c149505a0 conditionals working 2020-01-01 11:33:54 +01:00
Andrea Corallo
e1d9454215 basic funcall 2020-01-01 11:33:53 +01:00
Andrea Corallo
ac297b67bb concat support 2020-01-01 11:33:53 +01:00
Andrea Corallo
fdbdf3da7f symbol-value +1 test 2020-01-01 11:33:53 +01:00
Andrea Corallo
2e20dca7a0 add discard aref aset 2020-01-01 11:33:53 +01:00
Andrea Corallo
73cb29c3fb varset support 5 test passing 2020-01-01 11:33:52 +01:00
Andrea Corallo
973a7b149f some consistency rework one test + 2020-01-01 11:33:52 +01:00
Andrea Corallo
6d0d29cae6 call ref works 2020-01-01 11:33:52 +01:00
Andrea Corallo
c81aba08e3 fix list 2020-01-01 11:33:52 +01:00
Andrea Corallo
0bd54f29cb two test passing 2020-01-01 11:33:52 +01:00
Andrea Corallo
c1a738bd98 update tests 2020-01-01 11:33:51 +01:00
Andrea Corallo
a9894ace84 purge C side 2020-01-01 11:33:50 +01:00
Andrea Corallo
8107fc6d0c add SSA 2020-01-01 11:33:50 +01:00
Andrea Corallo
ccc719b230 jump table support 2020-01-01 11:33:49 +01:00
Andrea Corallo
98b500a0a2 optimize outgoing native manyarg calls 2020-01-01 11:33:49 +01:00
Andrea Corallo
36c9295e41 basic &rest working 2020-01-01 11:33:49 +01:00
Andrea Corallo
fac3138897 add comp-tests-ffuncall-lambda-f test 2020-01-01 11:33:48 +01:00
Andrea Corallo
3fd19aecee fix native call to MANY func 2020-01-01 11:33:48 +01:00
Andrea Corallo
edb0acf2ae fix missing bubble sort test 2020-01-01 11:33:48 +01:00
Andrea Corallo
aa312e07b7 add primitve call test 2020-01-01 11:33:48 +01:00