mingodad
|
7953e0bbf2
Expose the max_includes compiler parameter to scripts and api
|
9 лет назад |
mingodad
|
7ad2e5a804
Fix to compile on IOS
|
9 лет назад |
mingodad
|
2eb29a395d
Add an implementation of ftime to be able to compile with recent android ndks
|
9 лет назад |
mingodad
|
a62fe42929
Update gumbo library
|
9 лет назад |
mingodad
|
2c9c1f5ec9
Update makefile
|
9 лет назад |
mingodad
|
10ee0f65a1
Update tinyxml2
|
9 лет назад |
mingodad
|
92eafd9fb0
Add more curl opt and info constants
|
9 лет назад |
mingodad
|
5f764f3cbe
Change the default value for sq_XMLDocument_Parse to avoid measure again the string length
|
9 лет назад |
mingodad
|
6dba293d51
Update TinyXml2 library
|
9 лет назад |
mingodad
|
26838ac991
Fix incomplete sq_XMLElement_FirstAttribute function
|
9 лет назад |
mingodad
|
e01f7cf141
Update sqlite3
|
9 лет назад |
mingodad
|
af2e1cacf5
Add zlib to scripts through mongoose http server
|
9 лет назад |
mingodad
|
b61525390d
Fix a bug in the compiler "include" code where doing a Lex() before the include file could trigger a search for a symbol defined on the include file and because of that be attached to a global search at runtime.
|
9 лет назад |
mingodad
|
b45faebb79
Made more curl options available to scripts
|
9 лет назад |
mingodad
|
14a19a5f17
Added a string method to calculate a modulo 97/10, expect as argument a string containing numbers only
|
9 лет назад |
mingodad
|
2172500e88
Fix from squirrel
|
9 лет назад |
mingodad
|
f683aecef3
Added custom function "bytes" that return the number of bytes instead of characters
|
9 лет назад |
mingodad
|
94648431ba
Add the method clear to Fl_menu_
|
9 лет назад |
mingodad
|
ead66acf3a
Fix makefiles
|
9 лет назад |
mingodad
|
8a60311572
Allow exec, exec_one_dml, exec_get_first_row, exec_get_one to accept an already prepared statement
|
9 лет назад |
mingodad
|
ad50e28b3e
Update sqlite3
|
9 лет назад |
mingodad
|
1533a0608a
Added extra parameters start_pos and max_len_to_find to find_lua, match, gmatch
|
9 лет назад |
mingodad
|
590ee4c685
Update sqlite3
|
9 лет назад |
mingodad
|
517fbf1bab
Add global function existsfile
|
9 лет назад |
mingodad
|
d495afd868
Update sqlite3
|
9 лет назад |
mingodad
|
04f05803b0
Fix lexer when using lookahead on a source code with an identifier at the end without a semicolon
|
9 лет назад |
mingodad
|
43addb136c
Add exec_one_dml that accept bind parameters
|
9 лет назад |
mingodad
|
16b1f1c276
Add new function nstrLenSubSetLatinUtf8 that measure the sublatin length on a section of a string
|
9 лет назад |
mingodad
|
eb1c8e4414
Added the global rawcall that was implemented on squirrel
|
9 лет назад |
mingodad
|
203081e15e
Fix project and make files with new path requirements
|
9 лет назад |