Commit graph

12 commits

Author SHA1 Message Date
Can Bölük
5b6d37e129 Const-correct VM interface. 2020-08-24 06:08:18 +02:00
Can Bölük
091973723a Removing redundant code. 2020-07-27 20:28:05 +02:00
Can Bölük
22a6aca8a7 Fixing interfaces for the new deferred_value. 2020-07-24 07:01:47 +02:00
Can Bölük
7dd19292ff Reworked VM interface. 2020-07-23 04:46:54 +02:00
Can Bölük
cb395a2b66 Symbolic VM now uses references, implemented special unique ptr for dirs 2020-07-12 08:00:52 +02:00
Can Bölük
392e02d973 Fixing license headers yet once again. 2020-07-09 02:43:51 +02:00
Can Bölük
614309aa11 Fixing license. 2020-07-06 21:41:04 +02:00
Can Bölük
4dac82a01f Allowing custom-size registers for symbolic vm. 2020-06-14 08:45:27 +02:00
Can Bölük
d82a86c115 Fixed inheritence bug with Lambda VM. 2020-05-26 11:04:48 +02:00
Can Bölük
a66c552ffa Allowed LambdaVM to hijack other VMs and implemented fallback-to-default 2020-05-25 14:40:37 +02:00
Can Bölük
783a2c7441 Fixed alignment. 2020-05-25 10:33:26 +02:00
Can Bölük
c4a9a2c1fb Implemented a lambda virtual machine. 2020-05-25 09:54:45 +02:00