Enrique García Cota
|
21735533d5
|
updated README, removed unused lines
|
2011-08-14 00:17:29 +02:00 |
|
Enrique García Cota
|
69d469b67a
|
added subclassed hook method
|
2011-08-14 00:08:33 +02:00 |
|
Enrique García Cota
|
6c9f6a0074
|
added mixin support
|
2011-08-13 23:58:55 +02:00 |
|
Enrique García Cota
|
ce3be2d45b
|
Class.superclass -> Class.super . YEAH
|
2011-08-13 03:38:31 +02:00 |
|
Enrique García Cota
|
af03b4f6d8
|
fixed error in Object_spec that made other tests fail in some cases. Added some minor optimizations & fixes
|
2011-08-13 03:12:21 +02:00 |
|
Enrique García Cota
|
da557bb207
|
split tests more. refactorized class creation. included metamethod support
|
2011-08-12 10:33:58 +02:00 |
|
Enrique García Cota
|
90bef60d86
|
fixed test with Object()
|
2011-08-11 11:36:23 +02:00 |
|
Enrique Garcia Cota
|
40e14838a2
|
added instanceOf and subclassOf, as well as splitted into more files. Having issues with Object() (call metamethod)
|
2011-08-10 21:45:15 +02:00 |
|
Enrique García Cota
|
02f5f05b6a
|
class methods and attributes work. Object spec is nearly finished
|
2011-08-09 00:06:05 +02:00 |
|
Enrique García Cota
|
0e637ea8da
|
separated into more files added instancemethods and attributes
|
2011-08-08 23:59:23 +02:00 |
|
Enrique García Cota
|
fc682e12dd
|
initial implementation of allocate and new done
|
2011-08-08 23:18:15 +02:00 |
|
Enrique García Cota
|
7487c9ba79
|
added the initial subclass implementation. renamed Class.class to Class.static
|
2011-08-08 22:29:18 +02:00 |
|
Enrique García Cota
|
3461767eba
|
discarded static() approach due to syntax error. Using Class.class for static variables
|
2011-08-08 07:38:11 +02:00 |
|
Enrique García Cota
|
25fcd5e030
|
bootstrapping and little else
|
2011-08-08 00:07:02 +02:00 |
|
Enrique García Cota
|
dfca999da4
|
initial commit
|
2011-08-07 00:56:13 +02:00 |
|