Commit History

Author SHA1 Message Date
  mingodad 0fcb93e2e6 Use SQInteger for correctness 7 years ago
  mingodad 2075333858 Add function macros to remove duplicated code 7 years ago
  mingodad a373d9a05f Allow for for deep equality comparison for SquiLu objects 7 years ago
  mingodad 07f6a8d1f5 Add sq_nn extension 7 years ago
  mingodad 06f5a03e17 Update sqlite3 7 years ago
  mingodad f7df7a2abc Start the preparation to add custom window functions 7 years ago
  mingodad 8505a5639a Small code style fix 7 years ago
  mingodad 5570c5a8b4 Add a cast due to compiler pointing out 7 years ago
  mingodad 1d62218bab Add a type check before try to set an enum value as integer 7 years ago
  mingodad 639d2ce08f Add compile time checked constants to tests 7 years ago
  mingodad 0de00fef13 Add more math constants, fix math.random(-1,1), add more standard functions 7 years ago
  mingodad 987f27afa1 Split parameter extraction macros in with variable declaration and without(_NVD) 7 years ago
  mingodad d17834f2f7 Expose Fl_Image_Surface to be able to create images and draw on then. 7 years ago
  mingodad a3a1cac2d6 Fix Fl_PNG_Image::encode to work with new versions of libpng 7 years ago
  mingodad 125175c480 Change the "compile time check constant" character to '$' and allow it's usage on expressions and in table initialization. 7 years ago
  mingodad 331b74f2c8 Normalise literal character instances 7 years ago
  mingodad 95d0ae570a Fix missing initialization to compile a regex pattern. 7 years ago
  mingodad 9374ec39f1 Add experimental shortcut for string constant 'const :somestr; == const somestr = "somestr";' 7 years ago
  mingodad 3f0f531733 Update tinyxml2 library 7 years ago
  mingodad 0e783ecfa1 Update sqlite3 7 years ago
  mingodad 63189ee41a Add macro to conditionally compile 7 years ago
  mingodad 1538b25375 Fix a bug with default parameters and local recursive calls, also added a test for it. 7 years ago
  mingodad 9df49243ce Allow non printable chars on patterns, also add \z as in lua 5.1 for '\0' character 7 years ago
  mingodad ca0f948a70 Fixes to allow cross compilation with https://github.com/hone/mruby-cli docker image 7 years ago
  mingodad f619e98533 Update sqlite3 7 years ago
  mingodad f9c6f6120e Fix parameter type 7 years ago
  mingodad 4166e24eeb Update sqlite3 7 years ago
  mingodad f278c282b0 Accept the string escaping sequence '\/' that is valid for json. 7 years ago
  mingodad bb8c18ef15 Add the start_pos/end_pos info for parsed elements 7 years ago
  mingodad 5dd4386888 Update sqlite3 7 years ago