mingodad
|
e7576d68f8
Update string hash function to match lua 5.3.4, problem reported by masakuta at https://github.com/albertodemichelis/squirrel/issues/83
|
пре 8 година |
mingodad
|
012e6a4110
Now SquiLu can accept C++/Java template instantiation declaration, although it discards it, again the idea is to accept a subset of C/C++/Java syntax.
|
пре 8 година |
mingodad
|
8853fe9f68
Update sqlite3
|
пре 8 година |
mingodad
|
0108cb3b20
Refactoring to remove undefined behavior.
|
пре 8 година |
mingodad
|
31ea78dbdc
Update sqlite3
|
пре 8 година |
mingodad
|
a2d31d0905
Fix error detection when calling pcre[2]_match
|
пре 8 година |
mingodad
|
5563b4e4d4
Update sqlite3
|
пре 8 година |
mingodad
|
d519d499a7
Add an optional numeric parameter to sqpcre[2] to specify how much of the subject string after the start_offset to match.
|
пре 8 година |
mingodad
|
eeb0b61b4b
Update sqlite3
|
пре 8 година |
mingodad
|
9e59f59439
Another refactoring to use initialization lists in constructors
|
пре 8 година |
mingodad
|
7c9884d556
Update sqlite3
|
пре 8 година |
mingodad
|
b19b3b8a64
Fixes for win32
|
пре 8 година |
mingodad
|
a767eda1e0
Update sqlite3
|
пре 8 година |
mingodad
|
6b1d7ec41a
Use of initialisation lists in constructors
|
пре 8 година |
mingodad
|
8f9367a8ee
Another small refactoring to remove duplicated code.
|
пре 8 година |
mingodad
|
7159bf42c7
Merge branch 'master' of https://github.com/mingodad/squilu
|
пре 8 година |
mingodad
|
616849fc7b
Refactoring to remove duplicated code.
|
пре 8 година |
mingodad
|
79f10cd2e1
Add a comment to the last fix on sq_compiler.
|
пре 8 година |
mingodad
|
21a3df684e
Original squirrel regex is buggy this only fix one case.
|
пре 8 година |
mingodad
|
9221b42873
Update makefiles and codeblocks project
|
пре 8 година |
mingodad
|
1b4a027fbb
Update sqlite3
|
пре 8 година |
mingodad
|
7a4a8a7bc1
Fix a reference to static linked freetype function.
|
пре 9 година |
mingodad
|
afbd4836af
Merge branch 'master' of https://github.com/mingodad/squilu
|
пре 9 година |
mingodad
|
5bcecc3d36
Start implementing infrastructure to create a loadable module system instead of load everything global.
|
пре 9 година |
mingodad
|
8e12338b8f
Update sqlite3
|
пре 9 година |
Domingo Alvarez Duarte
|
18422a4b86
Update demo links
|
пре 9 година |
mingodad
|
36caf7331a
Add a debugger sample inspired by https://github.com/slembcke/debugger.lua
|
пре 9 година |
mingodad
|
9e70bfd83a
Update sqlite3
|
пре 9 година |
mingodad
|
faf042b87f
Fix a segfault when compiling with gcc -O3
|
пре 9 година |
mingodad
|
72ffc8b758
Add optional parameter to specify the destination database for sqlite3 backup/restore
|
пре 9 година |