Commit Graph

17 Commits

Author SHA1 Message Date
fd8a3e9cc5 some cc driven cleanup
bit anoying that the builtin engine is used
Even it is not as well configurable as preferred reek.
Still, found one minor bug
2019-10-02 17:54:42 +03:00
6811fc4174 fix interpreter to output symbols
which amazingly lets us get at classnames etc
2019-09-08 15:31:03 +03:00
86e3103543 More or less a stash 2019-02-12 22:41:42 +02:00
ab01fa3862 switch to 0 based indexing
the world rocked for a moment (and more fixes to follow)
also the crumbling of idealism was heard
2018-05-14 11:55:01 +03:00
a7207a9984 wrap parfait tests in module and boot 2018-04-26 12:31:37 +03:00
da5823a1a0 move parfait up one, as per its module structure 2017-01-18 20:09:43 +02:00
c9c0f66d79 rename test/parfait
to then write parfait test on the runtime
2015-11-07 14:04:38 +02:00
23e09b7149 more dubious test hacking 2015-11-02 17:32:06 +02:00
0094a89707 fix spurious test
or maybe hack is more correct
2015-11-02 11:34:08 +02:00
4cadfc9ea9 shortening some methods, removing object prefix 2015-10-26 12:58:38 +02:00
979ebb7612 fixing indexed stuff
layout returns layout as first name (offsets indexes)
object internal length is gone  into layouts functionality
2015-10-26 12:22:32 +02:00
c1ee67038c internally objects stop changing size 2015-10-25 20:43:13 +02:00
2c1c38716b move from new_object to normal new 2015-07-20 13:01:15 +03:00
e70bfb9f7a many minor parfait fixes 2015-05-17 15:34:29 +03:00
3b268df920 init with nil layout
making the default length 1 (the nil layout)
2015-05-17 14:55:10 +03:00
701b0bc011 fix object grow
and write a test (and another one …)
2015-05-17 14:44:48 +03:00
8fa501fb91 fix object compiletime
and write some tests for it
2015-05-17 14:38:25 +03:00