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 |
|