Commit Graph

7 Commits

Author SHA1 Message Date
32162ce50c Updated examples and README to use proper syntax 2021-01-12 17:49:16 -06:00
8dc8cef7dc better increment test 2021-01-10 13:20:09 -06:00
aaa37c61d0 updated increment.cosmo example 2021-01-08 23:07:44 -06:00
0beeee0fdf Added dictionary support to OP_ITER
ISTRING_RESERVED was added to iStrings
call & callCFunction now use memmove instead of memcpy
Additionally, added cosmoO_setUserP, cosmoO_getUserP, cosmoO_setUserI and cosmoO_getUserI to the C API.
2020-12-17 19:44:04 -06:00
9ca67c8408 changed class -> proto 2020-12-05 17:58:56 -06:00
6485f90c2d updated README 2020-11-20 15:32:12 -06:00
6d45c0a676 fixed __index 2020-11-20 15:10:49 -06:00