Torsten Ruger
|
bd875be023
|
move typed method's home to type
class should in the future have ruby_methods
|
2016-12-14 13:21:55 +02:00 |
|
Torsten Ruger
|
012b5d683c
|
change method locals to type object too (same as args)
|
2016-12-13 19:18:17 +02:00 |
|
Torsten Ruger
|
c346260bde
|
change method arguments to be a type instance
where is was a list of variables (half baked)
variables also having values (not applicable)
|
2016-12-13 18:47:44 +02:00 |
|
Torsten Ruger
|
1c28926c6b
|
improve type tests
|
2016-12-13 18:46:03 +02:00 |
|
Torsten Ruger
|
357490ff5f
|
add little bit docs
|
2016-12-13 11:02:53 +02:00 |
|
Torsten Ruger
|
17023fdeb1
|
rename method to typed_method
|
2016-12-12 23:38:55 +02:00 |
|
Torsten Ruger
|
f3248462cc
|
remove references to soml
|
2016-12-11 12:55:03 +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
|
137d3c9231
|
add each_with_index to indexed
|
2016-12-08 12:48:39 +02:00 |
|
Torsten Ruger
|
ad91c0a4bf
|
add inspect method to dictionary
|
2016-12-08 12:48:08 +02:00 |
|
Torsten Ruger
|
2741f35380
|
add a each_pair to indexed and use in types
|
2016-12-07 23:35:51 +02:00 |
|
Torsten Ruger
|
266a04040b
|
add types hash to space
|
2016-12-07 23:34:45 +02:00 |
|
Torsten Ruger
|
bcba3ed3b2
|
move parfait to new module
|
2016-12-06 16:50:54 +02:00 |
|