Commit Graph

22 Commits

Author SHA1 Message Date
Irmen de Jong 04f7b772a3 lib updates, removed unused and obsolete http and dbus modules 2024-03-05 23:42:35 +01:00
Irmen de Jong 11c000f764 moved codeGenVirtual module into virtualmachine module 2022-09-26 20:00:40 +02:00
Irmen de Jong b4352ad38b refactor IR codegen into separate module 2022-09-19 19:24:24 +02:00
Irmen de Jong d07d00fa41 Join codeAst and codeCore modules 2022-09-19 17:28:18 +02:00
Irmen de Jong 101b33c381 split intermediate representation into separate module 2022-09-13 23:06:05 +02:00
Irmen de Jong 7d2bf892b1 added start of virtual machine compilation target 2022-03-19 00:57:35 +01:00
Irmen de Jong 73dbdbcbe6 module rename 2022-03-11 21:24:16 +01:00
Irmen de Jong 3961f26635 consolidating modules 2022-03-11 20:45:39 +01:00
Irmen de Jong e75d0c58a9 reducing dependencies 2022-03-10 23:46:43 +01:00
Irmen de Jong 240e6835c2 decide sim is not worth it-remove it again 2022-03-10 21:23:01 +01:00
Irmen de Jong abcdd331db started with a simulator 2022-03-10 21:23:00 +01:00
Irmen de Jong 312949f336 added experimental codegen backend option 2022-02-05 21:42:03 +01:00
Irmen de Jong 990c8e1f18 split out 6502 codegen module from various compilertargets module. 2022-01-28 00:32:09 +01:00
Irmen de Jong 846951cda7 kotlin 1.5.31 2021-10-30 12:26:05 +02:00
Irmen de Jong 0b5ddcdc9b split out the code generator into own project submodule 2021-10-29 05:00:30 +02:00
Irmen de Jong f21dcaa6fb split out the code optimizers into own project submodule 2021-10-29 02:42:10 +02:00
Irmen de Jong d9244f22c2 reducing ast dependencies - separate Ast compilation module 2021-02-09 01:06:11 +01:00
Irmen de Jong ffffcdd50a project restructure, add experiment for httpCompilerService 2020-12-27 14:37:09 +01:00
Irmen de Jong d37d62574c project restructure 2020-12-27 07:21:39 +01:00
Irmen de Jong b5b24636ae removed sim65 because it was moved to a separate repository 2019-09-11 02:24:44 +02:00
Irmen de Jong 8d6542905d beginnings of 6502 cpu simulator 2019-09-03 23:58:46 +02:00
Ferenc Boldog de777b1308 initial version of compiler and parser gradle module 2019-01-29 12:08:21 +01:00