Commit Graph

36 Commits

Author SHA1 Message Date
44d6721b2c partially fix make file 2024-10-25 01:00:13 +02:00
4d060ee750 Added debugging information in assembler... 2024-07-28 21:54:59 -04:00
9657ca30a0 fixed tests 2024-07-27 00:40:30 +02:00
b0a54971b3 fucked shit up 2024-07-22 18:35:21 +02:00
bec336d276 machine blocks FINALLY work 2024-07-17 22:50:41 +02:00
cf8719f58d refactoring 2024-07-16 16:02:34 +02:00
5ed4f0f407 fucking hell 2024-07-16 00:54:16 +02:00
87f8d0b8ed clear errors 2024-07-16 00:38:04 +02:00
2cf6d79edd stuff 2024-07-15 19:55:52 +02:00
741e3f0f4e -plug technical dept 2024-07-14 19:42:20 +02:00
05400a303b bump 2024-07-13 16:22:35 +02:00
bdf303028b Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-12 16:51:25 +02:00
543b4d3c8a less terrible instruction generation 2024-07-12 16:51:21 +02:00
fc12ed58be Integrated unix package into EAXHLA, fixed some tiny bugs, tested... 2024-07-11 12:25:18 -04:00
204fe84052 plug rule prototype 2024-07-09 15:13:52 +02:00
843dc44921 better tests 2024-07-08 19:34:19 +02:00
0c2fccb0c4 -- 2024-07-07 20:03:52 +02:00
3e1553b87b Compiles, but has errors, needs sane refactoring! 2024-07-07 13:32:04 -04:00
4dcc219a3f bump 2024-07-06 23:53:41 +02:00
45209b75fe bumped everything 2024-07-06 02:01:29 +02:00
17f4b004c5 fancier errors 2024-07-05 21:28:53 +02:00
318268fc51 Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-05 19:33:40 +02:00
73d6854af2 print counter examples when possible 2024-07-05 19:33:36 +02:00
d68d8582d8 fix missing library bug: -lm 2024-07-05 17:27:59 +00:00
7cae7f968f + artimetric blocks 2024-07-05 14:41:56 +02:00
d7d4630ca4 cleaned leakage 2024-07-05 09:05:51 +02:00
4cb50c92eb parser eats the example program 2024-07-05 07:48:18 +02:00
f003436f7b Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-05 04:47:59 +02:00
63bbaf0801 build supplies & template for tommyds 2024-07-05 02:33:41 +00:00
38178e7e16 enable flex/bison debug mode 2024-07-05 03:26:37 +02:00
ce04dde5af add xop to debugging 2024-07-05 03:25:52 +02:00
1e8489879e you defined .PHONY twice; good catch with CPPFLAGS tho, i forgot PP did not stand for ++ 2024-07-03 11:44:42 +02:00
925672eed0 asan/ubsan & valgrind 2024-07-02 19:08:02 +00:00
b76ceb1b8e Test works 2024-07-02 19:01:52 +00:00
bccb1a99fb update Makefile 2024-07-02 18:34:09 +00:00
4a5d02bbe4 mockup demo compiles 2024-07-02 18:52:34 +02:00