Cosmo/examples
CPunch e993cdd9fa Added . get/set support for dictionaries.
cosmoO_getObject and cosmoO_setObject were renamed to cosmoV_getRawObject and cosmoV_setRawObject respectively
`__init` is now required to be defined for a proto object to be instantiated.
other minor refactoring work done in src/cvm.c
2020-12-30 17:51:59 -06:00
..
break.cosmo added comments to break.cosmo 2020-12-24 00:47:21 -06:00
fibtest.cosmo Added dictionary support to OP_ITER 2020-12-17 19:44:04 -06:00
increment.cosmo Added dictionary support to OP_ITER 2020-12-17 19:44:04 -06:00
iterator.cosmo made OP_ITER and OP_NEXT use CObjMethods 2020-12-16 03:51:50 -06:00
newtest.cosmo changed class -> proto 2020-12-05 17:58:56 -06:00
stress.cosmo changed class -> proto 2020-12-05 17:58:56 -06:00
test.cosmo Added . get/set support for dictionaries. 2020-12-30 17:51:59 -06:00
test.lua moved examples to examples folder 2020-11-13 17:50:55 -06:00
variadic.cosmo Added variadic functions 2020-12-26 22:01:22 -06:00