Commit historia

Upphovsman SHA1 Meddelande Datum
  mingodad d69baf5776 Add conditional macro to compile with -fpack-struct 7 år sedan
  mingodad 9bc89af102 Allow the usage of inline float constant whenever it fits SQInt32 7 år sedan
  mingodad d32881d419 Add array_float64, array_float32, array_int64, array_int32, array_int16, array_int8 global functions to create native numeric arrays. 7 år sedan
  mingodad aa58aeebe9 Add new samples 7 år sedan
  mingodad b9b7797627 Add scaling methods 7 år sedan
  mingodad 1ea084ebd6 Add meta methods to allow array like access 7 år sedan
  mingodad 887d283c76 Update sqlite3 7 år sedan
  mingodad 831f120b7b Replace the array sort code by the one from lua 5.1.5 because it can sort with half number of calls to the compare function compared to the original Squirrel code. 7 år sedan
  mingodad 5411bd4328 Change math.log to accept an optional base argument. 7 år sedan
  mingodad deb98895be Accept void pointer declaration. 7 år sedan
  mingodad 3ff2f2e6e8 Accept C/C++ pointer variable declaration. 7 år sedan
  mingodad c6bca690c2 Add new extensions 7 år sedan
  mingodad 8b40e1904c Return the object from table/array manipulation 7 år sedan
  mingodad 065b88a368 Fix typo in SetIntructionParams 7 år sedan
  mingodad 382ae20457 An extension to use http://leenissen.dk/fann/wp/ neural network 7 år sedan
  mingodad 568f8aa706 Fix for the empty capture on string.match 7 år sedan
  mingodad 0fcb93e2e6 Use SQInteger for correctness 7 år sedan
  mingodad 2075333858 Add function macros to remove duplicated code 7 år sedan
  mingodad a373d9a05f Allow for for deep equality comparison for SquiLu objects 7 år sedan
  mingodad 07f6a8d1f5 Add sq_nn extension 7 år sedan
  mingodad 06f5a03e17 Update sqlite3 7 år sedan
  mingodad f7df7a2abc Start the preparation to add custom window functions 7 år sedan
  mingodad 8505a5639a Small code style fix 7 år sedan
  mingodad 5570c5a8b4 Add a cast due to compiler pointing out 7 år sedan
  mingodad 1d62218bab Add a type check before try to set an enum value as integer 7 år sedan
  mingodad 639d2ce08f Add compile time checked constants to tests 7 år sedan
  mingodad 0de00fef13 Add more math constants, fix math.random(-1,1), add more standard functions 7 år sedan
  mingodad 987f27afa1 Split parameter extraction macros in with variable declaration and without(_NVD) 7 år sedan
  mingodad d17834f2f7 Expose Fl_Image_Surface to be able to create images and draw on then. 7 år sedan
  mingodad a3a1cac2d6 Fix Fl_PNG_Image::encode to work with new versions of libpng 7 år sedan