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