mingodad ec80fd2966 Update sample před 10 roky
..
ackermann.nut 1e011789d3 Reorganize repository tree. před 13 roky
array.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. před 13 roky
axssl.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. před 13 roky
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. před 13 roky
binary-tree.nut 09f4476406 Remove redundant code. před 13 roky
binary-tree2.nut ec1914f248 Add/update several script examples. před 10 roky
clang-parse.nut 278aa69466 Now it's in a working condition, add a sample to show how to use it. před 10 roky
class-cursor-kind.nut ec1914f248 Add/update several script examples. před 10 roky
class.nut 1e011789d3 Reorganize repository tree. před 13 roky
classattributes.nut 1e011789d3 Reorganize repository tree. před 13 roky
coroutines.nut a51df3bdc3 Update sqlite3 and some examples. před 11 roky
coroutines2.nut 8bb8a26cd8 Add new samples for coroutines and a lexer před 12 roky
count-html-tags.nut ec1914f248 Add/update several script examples. před 10 roky
csv2array.nut debc0f18a0 Fix bug wrong interpretation of return value of string.find that return -1 when not found. před 10 roky
delegation.nut 1e011789d3 Reorganize repository tree. před 13 roky
dump-har.nut 7931de0ac8 Fix file already exists před 10 roky
editor-fltk.nut ec1914f248 Add/update several script examples. před 10 roky
fibonacci.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. před 13 roky
flow.nut 1e011789d3 Reorganize repository tree. před 13 roky
gen-class-hashtable.nut ec1914f248 Add/update several script examples. před 10 roky
generate-cpp-class-wrapper.nut ec80fd2966 Update sample před 10 roky
generators.nut 7a3c5c06b3 Repository reorganization před 13 roky
get-files-recursing.nut ec1914f248 Add/update several script examples. před 10 roky
hello.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. před 13 roky
java-jni-generator.nut 1e011789d3 Reorganize repository tree. před 13 roky
k-nucleotide.nut ec1914f248 Add/update several script examples. před 10 roky
lexer.nut 8bb8a26cd8 Add new samples for coroutines and a lexer před 12 roky
libclang.nut 278aa69466 Now it's in a working condition, add a sample to show how to use it. před 10 roky
libcurl.nut ec1914f248 Add/update several script examples. před 10 roky
list.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. před 13 roky
loops.nut 1e011789d3 Reorganize repository tree. před 13 roky
matrix.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. před 13 roky
metamethods.nut 1e011789d3 Reorganize repository tree. před 13 roky
methcall.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. před 13 roky
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. před 13 roky
n-body.nut 09f4476406 Remove redundant code. před 13 roky
nanomsg.nut ec1914f248 Add/update several script examples. před 10 roky
process-profile-data.nut efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. před 13 roky
profile.nut 011078e79b Add a script to profile squilu code. před 10 roky
run-clang-parser 278aa69466 Now it's in a working condition, add a sample to show how to use it. před 10 roky
show-vars.nut 1e011789d3 Reorganize repository tree. před 13 roky
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. před 13 roky
spectralnorm.nut a51df3bdc3 Update sqlite3 and some examples. před 11 roky
tailstate.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-array.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-assginment.nut ec1914f248 Add/update several script examples. před 10 roky
test-base64.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-bitwise.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-bug-default-parameter-recursion.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-bug-function-this.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-bug-local-loop.nut ec1914f248 Add/update several script examples. před 10 roky
test-bug-recursion.nut ec1914f248 Add/update several script examples. před 10 roky
test-bug-semicolon.nut ec1914f248 Add/update several script examples. před 10 roky
test-class-destructor.nut ec1914f248 Add/update several script examples. před 10 roky
test-class-get-set.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-class-name-resolution.nut ec1914f248 Add/update several script examples. před 10 roky
test-class-static.nut a51df3bdc3 Update sqlite3 and some examples. před 11 roky
test-class.nut a51df3bdc3 Update sqlite3 and some examples. před 11 roky
test-decimal.nut 0b05002e76 Refactored the code, added method "set". před 13 roky
test-delayed-release-hooks.nut ec1914f248 Add/update several script examples. před 10 roky
test-div-mod.lua 1e011789d3 Reorganize repository tree. před 13 roky
test-duffs-device.nut 9582f667c8 Add a sample that compares Duff's device with normal loops. před 13 roky
test-extensions-copy-paste-error.nut 3b97c79035 Fixed another copy/paste mistake found using a script to search for such mistakes. před 13 roky
test-fltk-2.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-fltk-3.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-fltk-4.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-fltk-5.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-fltk-6.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-fltk-7.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-fltk-list-search.nut ec1914f248 Add/update several script examples. před 10 roky
test-fltk.nut ec1914f248 Add/update several script examples. před 10 roky
test-functions.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-gumbo.nut ec1914f248 Add/update several script examples. před 10 roky
test-int-overflow.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-io.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-java.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-local-constants.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-match.lua 1e011789d3 Reorganize repository tree. před 13 roky
test-match.nut ec1914f248 Add/update several script examples. před 10 roky
test-miniz.nut ec1914f248 Add/update several script examples. před 10 roky
test-multiline-string.nut 43f270e86e Added multiple choices for multiline string delimiter, multiline strings can use [=*[ content ]=*] or {=*{ content }=*} or (=*( content )=*) před 13 roky
test-mysql.nut ec1914f248 Add/update several script examples. před 10 roky
test-nested-functions.nut ec1914f248 Add/update several script examples. před 10 roky
test-postgresql-local.nut ec1914f248 Add/update several script examples. před 10 roky
test-postgresql.nut ec1914f248 Add/update several script examples. před 10 roky
test-readline.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-regex.nut ec1914f248 Add/update several script examples. před 10 roky
test-replace.nut debc0f18a0 Fix bug wrong interpretation of return value of string.find that return -1 when not found. před 10 roky
test-rs232.nut 796f64b4ac Thanks to the original author of librs232 "Petr Štetiar" now all tests pass on linux. před 13 roky
test-serial.nut 796f64b4ac Thanks to the original author of librs232 "Petr Štetiar" now all tests pass on linux. před 13 roky
test-set-global.nut ec1914f248 Add/update several script examples. před 10 roky
test-signal-handling.nut ec1914f248 Add/update several script examples. před 10 roky
test-slave-vm.nut a51df3bdc3 Update sqlite3 and some examples. před 11 roky
test-socket-server.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-socket-udp-client.nut ce1b3929ce Add another udp client test před 10 roky
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. před 13 roky
test-socket-udp-echo-server.nut ec1914f248 Add/update several script examples. před 10 roky
test-socket-udp-syslog-server.nut ec1914f248 Add/update several script examples. před 10 roky
test-socket-unix-client.nut c3eaa1ba81 Small fixes and code refactoring to work with the switch bug found and somehow fixed now. před 12 roky
test-socket-unix-server.nut c3eaa1ba81 Small fixes and code refactoring to work with the switch bug found and somehow fixed now. před 12 roky
test-socket.lua 1e011789d3 Reorganize repository tree. před 13 roky
test-socket.nut 5152b724b7 Because of the change on vargv for the main script, this scripts are updated to work with it. před 13 roky
test-split.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-sqlite3-memory-backup-restore.nut a5442972fd Added sqlite backup/restore functions před 11 roky
test-sqlite3.nut ec1914f248 Add/update several script examples. před 10 roky
test-sqpage.lua 1e011789d3 Reorganize repository tree. před 13 roky
test-sqpage.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-string-concatenation.nut 91497d5794 Added explicit function "set" for array, surprisingly it has worst performance than "[]" operator, see test-string-concatenation.nut . před 13 roky
test-sublatin.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-switch.nut c3eaa1ba81 Small fixes and code refactoring to work with the switch bug found and somehow fixed now. před 12 roky
test-tcp-virtual-ip.nut 675127b095 Fix bindtointerface code před 11 roky
test-tcp.nut fb2e7ff192 Add bindtodevice socket option, note root is needed to use this option před 11 roky
test-tinyxml2.nut a51df3bdc3 Update sqlite3 and some examples. před 11 roky
test-weakref.nut a51df3bdc3 Update sqlite3 and some examples. před 11 roky
test-zmq-weather-client.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-zmq-weather-server.nut 1e011789d3 Reorganize repository tree. před 13 roky
test-zmq.nut 1e011789d3 Reorganize repository tree. před 13 roky
uuid-generator.nut ec1914f248 Add/update several script examples. před 10 roky