Commit History

Author SHA1 Message Date
  mingodad a8da5791c2 Apply some fixes from SQuirrel 3 years ago
  mingodad 85a487a593 Replace printf hardcoded %d and add some text wrapping macros 6 years ago
  mingodad 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
  mingodad 5bcecc3d36 Start implementing infrastructure to create a loadable module system instead of load everything global. 9 years ago
  mingodad 0d9082fe38 Fixes to compile for windows 9 years ago
  mingodad 954642c384 Start to add support for OS threads using slave vms 9 years ago
  mingodad 7953e0bbf2 Expose the max_includes compiler parameter to scripts and api 9 years ago
  mingodad 9096e0e040 Make delayed release hooks optional 10 years ago
  mingodad 10d0334739 Fixes for sq_slave_vm been able to report erros, also the lexer now ignore unicode escape "\u" instead of give an error. 10 years ago
  mingodad 0258ac54bf Add missing sq_pop after iterating a table, reformat the code. 12 years ago
  mingodad 0bca304824 Add new parameter for SQCompiler "bool show_warnings" to allow suppress issuing warnings. 13 years ago
  mingodad 1e011789d3 Reorganize repository tree. 13 years ago