Torsten Ruger
|
a82c9e8fb1
|
minor whitespace and renaming
|
2016-12-30 18:39:49 +02:00 |
|
Torsten Ruger
|
f0350601a7
|
Move the space instance to the parfait module
A better fit, maybe even a pattern for singletons
|
2016-12-30 14:10:49 +02:00 |
|
Torsten Ruger
|
a00f6be3ba
|
remove the space instance from register machine
bad design, probably from the booting
|
2016-12-30 14:04:59 +02:00 |
|
Torsten Ruger
|
ef872edd7a
|
rename instance_methods to just methods
|
2016-12-30 13:33:07 +02:00 |
|
Torsten Ruger
|
e3de4efe02
|
fixing the tests from all the previous changes
|
2016-12-29 18:50:10 +02:00 |
|
Torsten Ruger
|
b5f04ec718
|
mostly renames from the type change
also making setters as explicit set_xx methods
|
2016-12-29 18:45:32 +02:00 |
|
Torsten Ruger
|
8cfcb84c8d
|
collect missing tests (and ordering)
|
2016-12-28 19:31:17 +02:00 |
|
Torsten Ruger
|
4412eda105
|
small refactor and rename
|
2016-12-28 18:16:39 +02:00 |
|
Torsten Ruger
|
3b888b203d
|
crude rework of the hashing to work in opal
|
2016-12-22 21:16:36 +02:00 |
|
Torsten Ruger
|
af9fed863f
|
small rename
|
2016-12-19 14:16:10 +02:00 |
|
Torsten Ruger
|
1571c796bb
|
remove unused from type
|
2016-12-15 14:00:34 +02:00 |
|
Torsten Ruger
|
56032c9b08
|
fix tests because of type changes
|
2016-12-14 13:25:06 +02:00 |
|
Torsten Ruger
|
1c28926c6b
|
improve type tests
|
2016-12-13 18:46:03 +02:00 |
|
Torsten Ruger
|
ed6fd91c4e
|
add missing tests (that were not liked to the travis script)
|
2016-12-08 12:55:16 +02:00 |
|
Torsten Ruger
|
a31f75fe93
|
basic immutability for type
add_instance_variable now uses global type list to check
adds hash and to_has functions
use backdoor (send) for booting
|
2016-12-08 12:50:25 +02:00 |
|
Torsten Ruger
|
266a04040b
|
add types hash to space
|
2016-12-07 23:34:45 +02:00 |
|
Torsten Ruger
|
fe195df10e
|
split existing type tests
|
2016-12-06 17:03:15 +02:00 |
|
Torsten Ruger
|
3b4dbd052d
|
Move type tests around
|
2016-12-06 16:58:19 +02:00 |
|