|
d472a14f59
|
added machine_state_t_exec and fixed some bugs
|
2018-10-27 16:53:40 +02:00 |
|
|
84ca38924e
|
added Makefile for the interpreter
|
2018-10-27 16:52:13 +02:00 |
|
|
5dc1f88247
|
improved testing and added general Makefile
|
2018-10-27 12:14:57 +02:00 |
|
|
9b599b4ebb
|
fixed some typos in the core_methods
|
2018-10-27 12:14:30 +02:00 |
|
|
a3583fa3ba
|
changed behaviour of some core methods
|
2018-10-09 11:43:00 +02:00 |
|
|
7ecf1d5036
|
fixed interpreter
|
2018-10-03 23:26:27 +02:00 |
|
|
6612918cf7
|
fixed core methods and added test
|
2018-10-03 23:26:02 +02:00 |
|
|
59012a41b7
|
added autoinserter for the dispatch tree
|
2018-09-27 11:26:20 +02:00 |
|
|
712ff65af4
|
added and fixed stack
|
2018-09-26 18:22:36 +02:00 |
|
|
e9801283e2
|
initial interpreter, base and stack
|
2018-09-26 17:50:12 +02:00 |
|
|
a515b56f58
|
moved method_dispatcher to subdirectory
|
2018-09-26 17:48:03 +02:00 |
|
|
0d8cb5df7c
|
moved method_dispatcher to subdirectory
|
2018-09-26 17:47:22 +02:00 |
|
|
71c633f479
|
added method dispatcher
|
2018-09-26 13:18:37 +02:00 |
|