mingodad f4b7786eab Now const/enums have local scope. Also checking for double global declarations on the same compilation unit. 13 rokov pred
..
ackermann.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
array.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
axssl.nut b16aeb4f1b More fixes from the conversion from Lua to SquiLu. 13 rokov pred
class.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
classattributes.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
coroutines.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
csv2array.nut eedf7cebe5 Some samples used to test 13 rokov pred
delegation.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
editor-fltk.nut eedf7cebe5 Some samples used to test 13 rokov pred
fibonacci.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
flow.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
generators.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
hello.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
list.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
loops.nut eedf7cebe5 Some samples used to test 13 rokov pred
matrix.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
metamethods.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
methcall.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
show-vars.nut 5ffcf2d4d8 Hopefully fixed the bug that do not allow functions declared as local to be called recursively. 13 rokov pred
tailstate.nut 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 rokov pred
test-bug-default-parameter-recursion.nut 3f22b2fd76 Added two samples to show some bug/strange behavior in the implementation of the language. 13 rokov pred
test-bug-recursion.nut 5ffcf2d4d8 Hopefully fixed the bug that do not allow functions declared as local to be called recursively. 13 rokov pred
test-class-static.nut 57f380a2df Changes to make class static field members be read/write. 13 rokov pred
test-decimal.nut 1e1c6d6905 Add getters for Decimal attributes, when creating Decimal without a value set it to zero. 13 rokov pred
test-fltk-2.nut 20c8359339 Added some test program fro fltk 13 rokov pred
test-fltk-3.nut 20c8359339 Added some test program fro fltk 13 rokov pred
test-fltk-4.nut 20c8359339 Added some test program fro fltk 13 rokov pred
test-fltk-5.nut 20c8359339 Added some test program fro fltk 13 rokov pred
test-fltk-6.nut 20c8359339 Added some test program fro fltk 13 rokov pred
test-fltk-7.nut 20c8359339 Added some test program fro fltk 13 rokov pred
test-fltk.nut 20c8359339 Added some test program fro fltk 13 rokov pred
test-java.nut cd2fc8a5e2 Created an start point to a java interface. 13 rokov pred
test-local-constants.nut f4b7786eab Now const/enums have local scope. Also checking for double global declarations on the same compilation unit. 13 rokov pred
test-postgresql.nut 83e7d95b2a Initial postgresql module. 13 rokov pred
test-replace.nut eedf7cebe5 Some samples used to test 13 rokov pred
test-rs232.nut c8d6d9df7c Some samples to test ported modules 13 rokov pred
test-serial.nut 2fdb788b96 Add a module to interface with tinyxml2 https://github.com/leethomason/tinyxml2 13 rokov pred
test-slave-vm.nut eedf7cebe5 Some samples used to test 13 rokov pred
test-socket-server.nut c8d6d9df7c Some samples to test ported modules 13 rokov pred
test-socket-udp-echo-client.nut cab23472ea Added a port of Luasockets to SquiLu. 13 rokov pred
test-socket-udp-echo-server.nut cab23472ea Added a port of Luasockets to SquiLu. 13 rokov pred
test-socket.nut eedf7cebe5 Some samples used to test 13 rokov pred
test-sqpage.lua eedf7cebe5 Some samples used to test 13 rokov pred
test-sqpage.nut eedf7cebe5 Some samples used to test 13 rokov pred
test-sublatin.nut 93cbf029ef Example showing the sublatin string functions 13 rokov pred
test-tcp.nut 06854d99cb Because I changed the retrun value of tcp.receive to return an array [data, error] this sample was modified. 13 rokov pred
test-tinyxml2.nut 2fdb788b96 Add a module to interface with tinyxml2 https://github.com/leethomason/tinyxml2 13 rokov pred
test-weakref.nut 108b253d0a Change blob validation mask and _get method to allow call for default delegate. 13 rokov pred
test-zmq-weather-client.nut eedf7cebe5 Some samples used to test 13 rokov pred
test-zmq-weather-server.nut eedf7cebe5 Some samples used to test 13 rokov pred
test-zmq.nut eedf7cebe5 Some samples used to test 13 rokov pred