Commit Graph

29 Commits (master)
 

Author SHA1 Message Date
Daniel Knüttel e12be1653c finished migrating BCI-base and BCI-assembler 2018-10-27 19:58:34 +02:00
Daniel Knüttel db0a1b5d45 added submodules 2018-10-27 19:56:16 +02:00
Daniel Knüttel f4304de5ad Removed BCI-base and BCI-assembler from BCI-dev 2018-10-27 19:54:01 +02:00
Daniel Knüttel b6a3cdcd59 disabled debug mode and added clean target 2018-10-27 17:19:52 +02:00
Daniel Knüttel e73d0d9b71 added global test 2018-10-27 16:54:33 +02:00
Daniel Knüttel a049d1963d added Makefile for testing the assembler 2018-10-27 16:54:04 +02:00
Daniel Knüttel afc80d1668 added machine_state_t_exec and fixed some bugs 2018-10-27 16:53:40 +02:00
Daniel Knüttel 8d894333a2 added Makefile for the interpreter 2018-10-27 16:52:13 +02:00
Daniel Knüttel e0ed86e203 updated tests 2018-10-27 16:51:52 +02:00
Daniel Knüttel ad7c3ab09f fixed the assembler's bindump function 2018-10-27 16:51:30 +02:00
Daniel Knüttel 8fbff510cc improved testing and added general Makefile 2018-10-27 12:14:57 +02:00
Daniel Knüttel 1c0feb04d6 fixed some typos in the core_methods 2018-10-27 12:14:30 +02:00
Daniel Knüttel d1101ccdfe added tests for failures 2018-10-10 10:30:54 +02:00
Daniel Knüttel e90c0bfb39 fixed one typo 2018-10-10 10:27:39 +02:00
Daniel Knüttel f7cb729e4d fixed some bugs in the assembler 2018-10-09 15:55:42 +02:00
Daniel Knüttel c5bc1c92d1 added first tests 2018-10-09 11:44:00 +02:00
Daniel Knüttel 5b73b86a5f initial assembler package 2018-10-09 11:43:42 +02:00
Daniel Knüttel a5576332ae added language and bytecode definition 2018-10-09 11:43:27 +02:00
Daniel Knüttel 5b863d6174 changed behaviour of some core methods 2018-10-09 11:43:00 +02:00
Daniel Knüttel 089fa93073 Merge branch 'master' of ssh://daknuett.eu:10022/daknuett/BCI 2018-10-03 23:40:36 +02:00
daknuett 584c831f10 Initial commit 2018-10-03 21:27:02 +00:00
Daniel Knüttel ce9734b57d fixed interpreter 2018-10-03 23:26:27 +02:00
Daniel Knüttel bb07a050e6 fixed core methods and added test 2018-10-03 23:26:02 +02:00
Daniel Knüttel dff2691836 added autoinserter for the dispatch tree 2018-09-27 11:26:20 +02:00
Daniel Knüttel 11ac831fea added and fixed stack 2018-09-26 18:22:36 +02:00
Daniel Knüttel 5a5db35123 initial interpreter, base and stack 2018-09-26 17:50:12 +02:00
Daniel Knüttel 0a40beacf7 moved method_dispatcher to subdirectory 2018-09-26 17:48:03 +02:00
Daniel Knüttel 756216b21c moved method_dispatcher to subdirectory 2018-09-26 17:47:22 +02:00
Daniel Knüttel 7e7ba20e72 added method dispatcher 2018-09-26 13:18:37 +02:00