| .. |
|
Makefile
|
c91c7ccfb2
Fix default makefiles (also normalize line ends \n only), fix some compile warnings.
|
8 years ago |
|
sqstdaux.cpp
|
728ad788a8
Update with squirrel, spaces/tabs changed
|
9 years ago |
|
sqstdblob.cpp
|
ea079daa15
Several fixes from squirrel.
|
8 years ago |
|
sqstdblobimpl.h
|
ea079daa15
Several fixes from squirrel.
|
8 years ago |
|
sqstdfile.h
|
42243e5b52
Separate SQFile declaration to allow extend "file"
|
9 years ago |
|
sqstdio.cpp
|
7ad246b2e3
Removed duplicated function implementation
|
8 years ago |
|
sqstdlib.dsp
|
1e011789d3
Reorganize repository tree.
|
13 years ago |
|
sqstdmath.cpp
|
c0bc928b17
Revert to the previous version and use "fabs" for floats in tests.
|
8 years ago |
|
sqstdrex.cpp
|
1e2b2deb0a
Fix for segfault when the pattern is an empty string
|
8 years ago |
|
sqstdstream.cpp
|
b98d9d04a5
Fix a bug in read_line
|
9 years ago |
|
sqstdstream.h
|
f6344a22be
Add "popen" global io similar to the Lua implementation
|
9 years ago |
|
sqstdstring.cpp
|
3723c98019
Based on fixes to the lua regex here are some initial fixes.
|
8 years ago |
|
sqstdsystem.cpp
|
2e71442f5e
Add an initial implementation of using environment var SQUILU_PATH to search for include files, inspired and based on LUA_PATH
|
8 years ago |