История коммитов

Автор SHA1 Сообщение Дата
  mingodad bc7bb7507b Add two new script functions to control delayed release hooks calls. 13 лет назад
  mingodad 833a304c83 Some examples from http://benchmarksgame.alioth.debian.org/ to compare SquilU with Lua, generally on this samples SquiLu is on average 30% slower. 13 лет назад
  mingodad 91497d5794 Added explicit function "set" for array, surprisingly it has worst performance than "[]" operator, see test-string-concatenation.nut . 13 лет назад
  mingodad 6fb9942388 Fix function bindenv to accept arrays too, also when a native function has an env set check it. 13 лет назад
  mingodad d73111e8b9 Changes to allow compile on freebsd 13 лет назад
  mingodad ead02ad946 Add casts to allow compile on freebsd with gcc 4.2.1 13 лет назад
  mingodad 46c5dcfeae Remove initializer list to allow compile on old systems. 13 лет назад
  mingodad 2da2f01711 This is for my cutdown libpdecimal, the prefered way when install on a new operating system is to use the original libmpdecimal source. 13 лет назад
  mingodad 60722becbf Code refactoring, removing unnecessary api calls. 13 лет назад
  mingodad 6e75a585d0 Refactoring code of array.concat removing all stack manipulation. 13 лет назад
  mingodad b45c2096cb Code refactoring, change copy assignments to references. 13 лет назад
  mingodad 9582f667c8 Add a sample that compares Duff's device with normal loops. 13 лет назад
  mingodad 987a4c2212 Refactoring and cleaning a bit the code that parse class/table members. 13 лет назад
  mingodad be42137473 Code reformated with axstyle from codeblocks. 13 лет назад
  mingodad 5ae55813a3 More functionality added to the sample ourbiz, fluid2SquiLu modified to emit code with class fields with type annotation. 13 лет назад
  mingodad cbee9a6924 Add a macro to declare fltk derived classes to handle virtual method "handle" 13 лет назад
  mingodad 406210b6bf Modify lexeer and parser to accept class declaration like in typescript. 13 лет назад
  mingodad 29c691348a Added type annotations for function parameters and function return type, it's not checking yet but the compiler will accept then and discard for now. 13 лет назад
  mingodad 64f69a763f Add Makefiles to compile on command line with make 13 лет назад
  mingodad ce7ae4fea9 Updated and one fix for compiling on linux64 13 лет назад
  mingodad 4da3cd9bc6 Fixes to compile on linux64 13 лет назад
  mingodad 8820b57e07 Added a check for Internet Explorer and alert that it's not yet working with it. 13 лет назад
  mingodad 43f270e86e Added multiple choices for multiline string delimiter, multiline strings can use [=*[ content ]=*] or {=*{ content }=*} or (=*( content )=*) 13 лет назад
  mingodad 0f609c7c2d Linux build fixes. 13 лет назад
  mingo f0668c5497 These files shouldn't been added. 13 лет назад
  mingo 2100ee3794 Fixes to win32 build and compile without scripting extension. 13 лет назад
  mingo 6e864eb21c Fixes to win32 build 13 лет назад
  mingo b3b1a771b4 Added windows version of mk-zexe 13 лет назад
  mingo e0e09fdf81 Add an icon and resource file for win32 13 лет назад
  mingo fd66619c14 Added static linking for win32. 13 лет назад