커밋 기록

작성자 SHA1 메시지 날짜
  mingodad c0dcabf148 Changed double equality test by on bitwise test to check type OT_FLOAT|OT_INTEGER 13 년 전
  mingodad cd2fc8a5e2 Created an start point to a java interface. 13 년 전
  mingodad 1ef99c5b5e Deleted unused define 13 년 전
  mingodad a2d1a995fa Refactored a bit Lexer with the idea to expose it for SquiLu scripts. 13 년 전
  mingodad 55895037af Added postgresql module to the editor sample. 13 년 전
  mingodad 9f02a2c92b Start adding prepared statement. 13 년 전
  mingodad 093d9e6ea2 Revert this attempt to fix local function declaration recursion bug. 13 년 전
  mingodad 83e7d95b2a Initial postgresql module. 13 년 전
  mingodad 1d8c48f14b Fixed the parameter count for some methods. 13 년 전
  mingodad d19915c3b5 Enhance code generated and fix mistakes. 13 년 전
  mingodad 108b253d0a Change blob validation mask and _get method to allow call for default delegate. 13 년 전
  mingodad 409fe0966a Added new api to write bytecode as SquiLu code to make it easier to understand bytecode generation. 13 년 전
  mingodad e5aa50e70e Added a check for array/table as default parameters and throw an error, this is because the actual implementation is reusing the same object on every call instead of creating a new one. 13 년 전
  mingodad 3f22b2fd76 Added two samples to show some bug/strange behavior in the implementation of the language. 13 년 전
  mingodad 75b03f6d50 Added global function "getdefaultdelegate" and fix all other "getdelegate" exposed in SquiLu. 13 년 전
  mingodad b7c8cb5c8a Added constants and default_delegates. 13 년 전
  mingodad 1e9288fda1 Modified this example to show only class methods defined on the actual class and use the new "gettypetag" script function to show the base class. 13 년 전
  mingodad 5b8c20884f Comment out the old SQSTD_STREAM_TYPE_TAG using number 13 년 전
  mingodad 8f80ca9b1d Added new function "gettypetag", and expose more delegates. 13 년 전
  mingodad bbfc08bc82 Changed the tag from a number to a static string to make it possible to enumerate using then new function "gettypetag". 13 년 전
  mingodad 074fac4319 Some white spaces wiped. 13 년 전
  mingodad 325272f49f Small code cleanup. 13 년 전
  mingodad af6033c4bc Update the codeblocks project to make squilu library. 13 년 전
  mingodad 6fc4268fd6 Added initial code to allow make standalone squilu applications, create squilu executables with scripts attached to it. 13 년 전
  mingodad cb2fca1ed5 Remove not functional code. 13 년 전
  mingodad 0f220b1b0f Create a smaple that shows members of table/class. 13 년 전
  mingodad af1d241b6d Changed the namespace "os" from class to table. 13 년 전
  mingodad 1e0d5f1aad Added more classes and methods to FLTK module. 13 년 전
  mingodad 85f9a867e8 Added markdown library "discount" 13 년 전
  mingodad 2c614375d1 Added a sample to test date and time funtions and also to be the base for calendars. 13 년 전