Commit History

Author SHA1 Message Date
  mingodad 2d3885ea64 Add a table to store defined class/struct names to be used as types. 9 years ago
  mingodad c6444139df SquiLu now accepts a subset of C/C++ syntax declaration for variables, functions, classes, structures. 9 years ago
  mingodad 9096e0e040 Make delayed release hooks optional 9 years ago
  mingodad 4c43f55c7d Fix OS X compilation 9 years ago
  mingodad 9f60de29a7 Update/add discount library tests 9 years ago
  mingodad a80e7b74a7 Update makefiles for raspberry and ios 9 years ago
  mingodad 9473cf9598 update sqlite3 9 years ago
  mingodad 37137555cd Fix OS X compilation 9 years ago
  mingodad dbf7801d72 Fix conversion to bases biggeer or equal 14 to integer 9 years ago
  mingodad 2cfa19a2bd Add an option to use localtime_r if available. 9 years ago
  mingodad 738f986026 Fixes to compile on ios 5.1 9 years ago
  mingodad 99ad5a4c25 Update axtls, and also enable CONFIG_SSL_CTX_MUTEXING to work with mongoose multithread 9 years ago
  mingodad 9207a4bb37 Accept userdata sqlite3_NULL for binding parameter. 9 years ago
  mingodad 179e3c446e Remove c++11 nullptr to allow compile with old ios 9 years ago
  mingodad df5463d99b Only show trimmed string if it's size exceed the trim size. 9 years ago
  mingodad 9b942ea0f7 Expose Fl_Text_Buffer methods selected, unselect, selection_text 9 years ago
  mingodad bc231079c5 Add a Makefile to build SquiLu on raspberrypi 9 years ago
  mingodad b454a30c39 Limit string size (10K) to print on stack dumps and allow it to be overwritten at runtime 9 years ago
  mingodad 22fc514011 Remove call to new and replace with new placement, also updated the test-sqlexer.nut example 9 years ago
  mingodad b81bacce84 Code refactoring and expose the SquiLu lexer to scripts see samples/test-sqlexer.nut 9 years ago
  mingodad d2039379f6 Update libdiscount to 2.2.0 9 years ago
  mingodad ed268424c6 Add more opcodes to dump help expalanation 9 years ago
  mingodad 308376386b Use a wrapper for fopen 9 years ago
  mingodad f55adfbdc5 Add new global to function to make a string from a list of integers/chars 9 years ago
  mingodad 5c71469ec8 Add new options merged from civetweb to mongoose 9 years ago
  mingodad 46a09b5b8a Reimplement stream.read_line 9 years ago
  mingodad 894c5bced2 Add scripting savefile method wrapper to Fl_Text_Buffer 9 years ago
  mingodad 818106c780 Added a bit more reverse bytecode generation info 9 years ago
  mingodad f917f0cd58 Convert some table calls to table_* 9 years ago
  mingodad 4fd4044086 Fix a bug introduced long time ago which prevents garbage collection when destroying an interpreter. 9 years ago