Torsten Ruger
|
d7c9245bb3
|
more fragment tests
|
2015-07-19 13:31:13 +03:00 |
|
Torsten Ruger
|
db17a9b696
|
fix function and class compile
also fix misconception: methods do not have to be added to class by
called
that is a side effect from compiling a method
|
2015-07-19 12:34:23 +03:00 |
|
Torsten Ruger
|
0a09477dc6
|
fix and test compiling classes
|
2015-07-19 10:36:06 +03:00 |
|
Torsten Ruger
|
e651b57d08
|
homing in on line length 100
|
2015-05-30 12:20:39 +03:00 |
|
Torsten Ruger
|
bee269f7a8
|
just renaming
|
2015-05-16 12:54:11 +03:00 |
|
Torsten Ruger
|
b980def84e
|
move space to parfait
Also make the machine the singleton
and space hang off it
Many repercussions, not all fixed in this commit
|
2015-05-12 15:36:44 +03:00 |
|
Torsten Ruger
|
d41676fdfd
|
namespace cleanup
remove unnecessary Virtual namespace prefix
which was a large motivation for the move
|
2015-05-08 15:19:30 +03:00 |
|
Torsten Ruger
|
de8fe46fe0
|
move compiler into virtual
and associated changes in code, requires tests etc
|
2015-05-08 15:10:30 +03:00 |
|