Torsten Ruger
|
50029711ff
|
make frame and message indexed
also auto generate a replacement for previous offset class method (dry)
|
2015-10-27 16:04:36 +02:00 |
|
Torsten Ruger
|
4cadfc9ea9
|
shortening some methods, removing object prefix
|
2015-10-26 12:58:38 +02:00 |
|
Torsten Ruger
|
e0c5bc4c11
|
rename phisol to soml
|
2015-10-23 14:22:55 +03:00 |
|
Torsten Ruger
|
3895ac624c
|
fix offsets, debugging revealed them to be 1 off
|
2015-10-22 11:48:03 +03:00 |
|
Torsten Ruger
|
ede0fe5f16
|
fix indexing when accessing locals or args
Was missing the offset of object variables
|
2015-10-22 11:02:46 +03:00 |
|
Torsten Ruger
|
8ab9a417aa
|
minors
|
2015-07-30 19:18:41 +03:00 |
|
Torsten Ruger
|
135fcaa8fa
|
static message chain
Rewrote Message + frame, only static linked list needed, not dynamic
frames either
|
2015-07-01 19:27:18 +03:00 |
|
Torsten Ruger
|
8674c322c4
|
correctly linking frames and messages
|
2015-06-28 22:02:07 +03:00 |
|
Torsten Ruger
|
5670f07eac
|
bit more on booting of the space
|
2015-05-24 19:59:19 +03:00 |
|
Torsten Ruger
|
531d3e181a
|
was missing some super inits
|
2015-05-21 21:50:17 +03:00 |
|
Torsten Ruger
|
ab870e3323
|
moved the whole parfait into its namespace/module
|
2015-05-11 18:55:49 +03:00 |
|
Torsten Ruger
|
a552e3fbce
|
remove virtual frame (just using parfait)
|
2015-05-10 17:12:43 +03:00 |
|
Torsten Ruger
|
aaf6da8808
|
make object derivation explicit
in parfait
|
2015-04-08 20:33:15 +03:00 |
|
Torsten Ruger
|
fdb3fbc825
|
Parfait documentation
outline of expanded parfait, documented but not coded
|
2015-04-08 20:24:50 +03:00 |
|
Torsten Ruger
|
4f1e99d744
|
adding stubs for coming classes
|
2015-04-06 11:38:11 +03:00 |
|