232 Commits

Author SHA1 Message Date
af0dae2fa5 [DEV] start rework bad allocator ==> not work 2018-07-05 23:37:47 +02:00
e62f3074cb [DEV] remove __release() and __addRef() 2018-07-05 21:12:57 +02:00
ac1bd10654 [DEV] remove _userdataval() 2018-07-04 21:56:29 +02:00
2704e12018 [DEV] remove _realval() 2018-07-04 21:53:40 +02:00
48c38c1797 [DEV] remove to_string() 2018-07-04 21:48:56 +02:00
fa37b1fedb [DEV] remove to_integer() and to_float() 2018-07-04 21:32:01 +02:00
74d6af9ac4 [DEV] remove is_delegable() 2018-07-04 21:08:12 +02:00
22c303a587 [DEV] remove sq_type() 2018-07-04 21:06:57 +02:00
b6c6a38844 [DEV] remove sq_is*() 2018-07-03 22:54:43 +02:00
fa206b5e49 [DEV] remote _rawval() 2018-07-03 22:39:21 +02:00
51b24cad24 [DEV] remote _refcounted() 2018-07-03 22:37:46 +02:00
d76c59feb2 [DEV] remote _outer() 2018-07-03 22:36:30 +02:00
d1509119e9 [DEV] remote _weakref() 2018-07-03 22:34:09 +02:00
0f8fe6003f [DEV] remote _delegable() 2018-07-03 22:32:11 +02:00
be1fc5ae60 [DEV] remote _instance() 2018-07-03 22:19:33 +02:00
36a162e89d [DEV] remote _class() 2018-07-03 22:17:47 +02:00
25e0b49c20 [DEV] remote _funcproto() 2018-07-03 22:13:08 +02:00
985ddbb7f2 [DEV] remote _thread() 2018-07-03 22:10:48 +02:00
e23132b712 [DEV] remote _userpointer() 2018-07-03 22:07:59 +02:00
a374a839ce [DEV] remote _userdate() 2018-07-03 22:07:14 +02:00
d80ea723cb [DEV] remote _nativeclosure() 2018-07-03 22:05:58 +02:00
056190e60b [DEV] remote _generator() 2018-07-03 22:04:48 +02:00
440bc87551 [DEV] remote _closure() 2018-07-03 22:03:13 +02:00
04cdeeac1a [DEV] remote _table() 2018-07-03 21:57:37 +02:00
7a589d9a98 [DEV] remote _string() 2018-07-03 21:53:06 +02:00
0f930d76f7 [DEV] remote _tofloat() 2018-07-03 21:43:55 +02:00
096051c269 [DEV] remote _tointeger() 2018-07-03 21:40:21 +02:00
966b5fdad6 [DEV] remote _toarray() 2018-07-03 21:31:56 +02:00
05107dc711 [DEV] remove 32 bits options 2018-07-02 22:53:13 +02:00
ab2fc34e1c [DEV] remove the unicode (step2) 2018-07-02 22:49:55 +02:00
c6875d59bf [DEV] remove basic unicode(step 1) 2018-07-01 21:56:13 +02:00
ad27afec61 [DEV] continue rework: buid and work again 2018-07-01 15:49:34 +02:00
ff85991e11 [DEV] continue integration 2018-06-29 21:20:02 +02:00
aa49dbd05d [DEV] continue rework (main step) 2018-06-29 00:11:33 +02:00
45e2df01f0 [DEV] continue rework (little bug...) 2018-06-28 22:29:10 +02:00
394cc68950 [DEV] rework Class ClassMethode 2018-06-28 21:13:26 +02:00
f882c9fedc [DEV] build and execute again 2018-06-28 00:09:15 +02:00
1b59eb8c8e [DEV] big refacto that does not work 2018-06-27 23:27:31 +02:00
d92da4207d [DEV] add AutoDec 2018-06-27 21:15:43 +02:00
2fb1234972 [DEV] rename sqvm.hpp -> VirtualMachine.hpp 2018-06-27 21:08:05 +02:00
5377f4b891 [DEV] remove sqVector and use etk::Vector (safer) 2018-06-27 02:35:56 +02:00
5e372fdbfa [DEV] change global function naming lowerCamelCase 2018-06-27 02:15:43 +02:00
68295a1431 [DEV] rework Array, RefCounted and WeakRef 2018-06-27 01:55:10 +02:00
db219fa8e6 [DEV] simplify typing (too much) 2018-06-27 01:30:21 +02:00
bec51d5c0a [DEV] finish remove chaining for garbage collector 2018-06-27 01:15:54 +02:00
73000df2bb [DEV] rework userData class 2018-06-27 01:01:32 +02:00
7e62732281 [STYLE] change ' ' in \t 2018-06-27 00:50:45 +02:00
92ffade769 [DEV] continue refacto 2018-06-27 00:48:45 +02:00
d7cdc92133 [DEV] rework basic arbo 2018-06-27 00:27:57 +02:00
21c05fee09 [DEV] some clean 2018-06-26 23:51:29 +02:00