Commit History

Author SHA1 Message Date
  Markus F.X.J. Oberhumer bf2c28b0ce Silence all -Wmissing-field-initializer warnings. 9 years ago
  Markus F.X.J. Oberhumer 026671b3d5 Silence some pedantic compilation warnings. 9 years ago
  Markus F.X.J. Oberhumer 8dfee6dedd Remove trailing whitespace. 9 years ago
  albertodemichelis b115b84dd1 escape() fix for different SQChar sizes 9 years ago
  albertodemichelis 737ea798a8 added \u and \U escape sequence for UTF8,UTF16 or UCS4 characters 9 years ago
  albertodemichelis 26d018d8b5 Merge pull request #18 from mfxmfx/master 9 years ago
  Markus F.X.J. Oberhumer ec36322140 Improve const-correctness. 9 years ago
  Markus F.X.J. Oberhumer 0378c7016f Normalize whitespace. 9 years ago
  albertodemichelis 20f6f78c8d Merge pull request #12 from M1cha/master 9 years ago
  M1cha 0568675561 switch to CMake build system 9 years ago
  albertodemichelis b14fc118c0 fixed regression in sq_resume 10 years ago
  albertodemichelis 887f121555 overflow fix in modulo and division 10 years ago
  Peter Hartley d23b238093 Ensure class constructors are functions 10 years ago
  Peter Hartley 42ebb979ae Correct -ve string and array slicing 10 years ago
  Peter Hartley 00f7a65aae Dont allow regexping off the end of a string 10 years ago
  Peter Hartley c2e0203195 Fix for throwing exception from resumed generator 10 years ago
  albertodemichelis b6a7d1da2d Merge pull request #1 from mingodad/master 10 years ago
  mingodad cf5b6bbabf Add array to the list of invalid types for sq_bindenv. 10 years ago
  mingodad 85e82ea746 Remove set of unused variables. 10 years ago
  mingodad be2955b926 Remove multiple calls with same parameter by only one call. 10 years ago
  mingodad fc3da7819f Fix possible buffer overflow, sizeof(SQChar) can be > 1 and the we need to reserve/allocate the correct size. 10 years ago
  mingodad ff7704fa46 Remove double call to an already saved value. 10 years ago
  mingodad 07fb2e313f Add a section to create missing folders on the main Makefile 10 years ago
  albertodemichelis 85dfe4b676 first commit 10 years ago