mingodad 2d3885ea64 Add a table to store defined class/struct names to be used as types. преди 9 години
..
ackermann.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
array.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. преди 13 години
axssl.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. преди 13 години
binary-tree.lua 833a304c83 Some examples from http://benchmarksgame.alioth.debian.org/ to compare SquilU with Lua, generally on this samples SquiLu is on average 30% slower. преди 13 години
binary-tree.nut 09f4476406 Remove redundant code. преди 13 години
binary-tree2.nut ec1914f248 Add/update several script examples. преди 10 години
clang-parse.nut 278aa69466 Now it's in a working condition, add a sample to show how to use it. преди 10 години
class-cursor-kind.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
class.nut 1e011789d3 Reorganize repository tree. преди 13 години
classattributes.nut 1e011789d3 Reorganize repository tree. преди 13 години
coroutines.nut a51df3bdc3 Update sqlite3 and some examples. преди 11 години
coroutines2.nut 8bb8a26cd8 Add new samples for coroutines and a lexer преди 12 години
count-html-tags.nut ec1914f248 Add/update several script examples. преди 10 години
csv2array.nut debc0f18a0 Fix bug wrong interpretation of return value of string.find that return -1 when not found. преди 10 години
declarations.nut 2d3885ea64 Add a table to store defined class/struct names to be used as types. преди 9 години
delegation.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
dump-har.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
editor-fltk.nut ec1914f248 Add/update several script examples. преди 10 години
fibonacci.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. преди 13 години
flow.nut 1e011789d3 Reorganize repository tree. преди 13 години
gen-class-hashtable.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
generate-cpp-class-wrapper.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
generators.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
get-files-recursing.nut ec1914f248 Add/update several script examples. преди 10 години
hello.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. преди 13 години
java-jni-generator.nut 1e011789d3 Reorganize repository tree. преди 13 години
k-nucleotide.nut ec1914f248 Add/update several script examples. преди 10 години
lexer.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
libclang.nut 278aa69466 Now it's in a working condition, add a sample to show how to use it. преди 10 години
libcurl.nut ec1914f248 Add/update several script examples. преди 10 години
list.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. преди 13 години
loops.nut 1e011789d3 Reorganize repository tree. преди 13 години
matrix.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. преди 13 години
metamethods.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
methcall.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
n-body.lua 833a304c83 Some examples from http://benchmarksgame.alioth.debian.org/ to compare SquilU with Lua, generally on this samples SquiLu is on average 30% slower. преди 13 години
n-body.nut 09f4476406 Remove redundant code. преди 13 години
nanomsg.nut ec1914f248 Add/update several script examples. преди 10 години
process-profile-data.nut efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. преди 13 години
profile.nut 011078e79b Add a script to profile squilu code. преди 10 години
run-clang-parser 278aa69466 Now it's in a working condition, add a sample to show how to use it. преди 10 години
show-vars.nut 1e011789d3 Reorganize repository tree. преди 13 години
spectralnorm.lua 833a304c83 Some examples from http://benchmarksgame.alioth.debian.org/ to compare SquilU with Lua, generally on this samples SquiLu is on average 30% slower. преди 13 години
spectralnorm.nut a51df3bdc3 Update sqlite3 and some examples. преди 11 години
tailstate.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-array.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-assginment.nut ec1914f248 Add/update several script examples. преди 10 години
test-base64.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-bitwise.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-bug-default-parameter-recursion.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-bug-function-this.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
test-bug-local-loop.nut ec1914f248 Add/update several script examples. преди 10 години
test-bug-recursion.nut ec1914f248 Add/update several script examples. преди 10 години
test-bug-semicolon.nut ec1914f248 Add/update several script examples. преди 10 години
test-class-destructor.nut ec1914f248 Add/update several script examples. преди 10 години
test-class-get-set.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-class-name-resolution.nut ec1914f248 Add/update several script examples. преди 10 години
test-class-static.nut a51df3bdc3 Update sqlite3 and some examples. преди 11 години
test-class.nut a51df3bdc3 Update sqlite3 and some examples. преди 11 години
test-decimal.nut 0b05002e76 Refactored the code, added method "set". преди 13 години
test-delayed-release-hooks.nut ec1914f248 Add/update several script examples. преди 10 години
test-div-mod.lua 1e011789d3 Reorganize repository tree. преди 13 години
test-duffs-device.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
test-extensions-copy-paste-error.nut 3b97c79035 Fixed another copy/paste mistake found using a script to search for such mistakes. преди 13 години
test-fltk-2.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-fltk-3.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-fltk-4.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-fltk-5.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-fltk-6.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-fltk-7.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-fltk-list-search.nut ec1914f248 Add/update several script examples. преди 10 години
test-fltk.nut ec1914f248 Add/update several script examples. преди 10 години
test-functions.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-gumbo.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
test-int-overflow.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-io.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-java.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-local-constants.nut 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." преди 10 години
test-match.lua 1e011789d3 Reorganize repository tree. преди 13 години
test-match.nut ec1914f248 Add/update several script examples. преди 10 години
test-miniz.nut ec1914f248 Add/update several script examples. преди 10 години
test-multiline-string.nut 43f270e86e Added multiple choices for multiline string delimiter, multiline strings can use [=*[ content ]=*] or {=*{ content }=*} or (=*( content )=*) преди 13 години
test-mysql.nut ec1914f248 Add/update several script examples. преди 10 години
test-nested-functions.nut ec1914f248 Add/update several script examples. преди 10 години
test-postgresql-local.nut ec1914f248 Add/update several script examples. преди 10 години
test-postgresql.nut ec1914f248 Add/update several script examples. преди 10 години
test-readline.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-regex.nut ec1914f248 Add/update several script examples. преди 10 години
test-replace.nut debc0f18a0 Fix bug wrong interpretation of return value of string.find that return -1 when not found. преди 10 години
test-rs232.nut 796f64b4ac Thanks to the original author of librs232 "Petr Štetiar" now all tests pass on linux. преди 13 години
test-serial.nut 796f64b4ac Thanks to the original author of librs232 "Petr Štetiar" now all tests pass on linux. преди 13 години
test-set-global.nut ec1914f248 Add/update several script examples. преди 10 години
test-signal-handling.nut ec1914f248 Add/update several script examples. преди 10 години
test-slave-vm.nut a51df3bdc3 Update sqlite3 and some examples. преди 11 години
test-socket-server.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-socket-udp-client.nut ce1b3929ce Add another udp client test преди 10 години
test-socket-udp-echo-client.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. преди 13 години
test-socket-udp-echo-server.nut ec1914f248 Add/update several script examples. преди 10 години
test-socket-udp-syslog-server.nut ec1914f248 Add/update several script examples. преди 10 години
test-socket-unix-client.nut c3eaa1ba81 Small fixes and code refactoring to work with the switch bug found and somehow fixed now. преди 12 години
test-socket-unix-server.nut c3eaa1ba81 Small fixes and code refactoring to work with the switch bug found and somehow fixed now. преди 12 години
test-socket.lua 1e011789d3 Reorganize repository tree. преди 13 години
test-socket.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. преди 13 години
test-split.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-sqlexer.nut 22fc514011 Remove call to new and replace with new placement, also updated the test-sqlexer.nut example преди 9 години
test-sqlite3-memory-backup-restore.nut a5442972fd Added sqlite backup/restore functions преди 11 години
test-sqlite3.nut ec1914f248 Add/update several script examples. преди 10 години
test-sqpage.lua 1e011789d3 Reorganize repository tree. преди 13 години
test-sqpage.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-string-concatenation.nut 91497d5794 Added explicit function "set" for array, surprisingly it has worst performance than "[]" operator, see test-string-concatenation.nut . преди 13 години
test-sublatin.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-switch.nut c3eaa1ba81 Small fixes and code refactoring to work with the switch bug found and somehow fixed now. преди 12 години
test-tcp-virtual-ip.nut 675127b095 Fix bindtointerface code преди 11 години
test-tcp.nut fb2e7ff192 Add bindtodevice socket option, note root is needed to use this option преди 11 години
test-tinyxml2.nut a51df3bdc3 Update sqlite3 and some examples. преди 11 години
test-weakref.nut a51df3bdc3 Update sqlite3 and some examples. преди 11 години
test-zmq-weather-client.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-zmq-weather-server.nut 1e011789d3 Reorganize repository tree. преди 13 години
test-zmq.nut 1e011789d3 Reorganize repository tree. преди 13 години
uuid-generator.nut ec1914f248 Add/update several script examples. преди 10 години