mirror of
https://github.com/CPunch/Cosmo.git
synced 2024-11-05 08:10:05 +00:00
CPunch
c8cae03604
- 'var' has some weird scoping connotations with users of JS. better to change it to 'let', which will decide whether to make the variable a local or a global - 'func' looks visually appealing lol - some minor refactoring done in cparse.c |
||
---|---|---|
.. | ||
break.cosmo | ||
compare.cosmo | ||
fibtest.cosmo | ||
getters_setters.cosmo | ||
increment.cosmo | ||
iterator.cosmo | ||
stress.cosmo | ||
strings.cosmo | ||
test.cosmo | ||
test.lua | ||
testsuite.cosmo | ||
tostring.cosmo | ||
variadic.cosmo |