Commit Graph

  • f87cd114d7 Merge pull request #43 from zeromus/master Alberto Demichelis 2016-05-06 16:10:47 +08:00
  • 7bb5dd4982 move TARGET and STK to sqvm.cpp instead of SQ to reduce probability of collisions in case inner headers are included zeromus 2016-05-05 10:23:44 -05:00
  • 5b50a56e56 docs fixes and formatting zeromus 2016-05-03 12:33:31 -05:00
  • 8242f5ac06 Merge pull request #40 from iSLC/master Alberto Demichelis 2016-04-28 16:59:05 +08:00
  • 692d4958e8 Remove empty statement. Sandu Liviu Catalin 2016-04-28 00:06:57 +03:00
  • 70afceec42 Merge pull request #39 from zeromus/master Alberto Demichelis 2016-04-25 15:51:02 +08:00
  • 301db648da docs typo fixes zeromus 2016-04-21 23:22:48 -05:00
  • b589ea521d deterministically handle error in incomplete regexp escape sequence zeromus 2016-04-21 23:09:36 -05:00
  • 35ab252494 Merge pull request #38 from zeromus/master Alberto Demichelis 2016-04-24 00:16:53 +08:00
  • 160184d2dd Revert "add some stack-condition error checking to sqstdlib registration routines" zeromus 2016-04-21 21:52:13 -05:00
  • b9fc931752 add some stack-condition error checking to sqstdlib registration routines and to sqstd_dofile zeromus 2016-04-20 21:19:24 -05:00
  • 72135d9a7f SQStream should have a virtual dtor, to shut up warnings and probably for some good reason but i dont know zeromus 2016-04-20 21:05:06 -05:00
  • 7305257b95 tidy sq_setreleasehook and sq_getreleasehook zeromus 2016-04-20 20:50:53 -05:00
  • e347779446 fix various typos and incompletely apply very lightweight formatting normalization (continued) zeromus 2016-04-18 06:46:35 -05:00
  • 4125aa515d Merge pull request #37 from appetizermaker/master Alberto Demichelis 2016-04-19 23:57:11 +08:00
  • ed23d140df Fix small mistake on sqlexer.cpp appetizermaker 2016-04-19 23:25:08 +09:00
  • 8fb371b3fc Merge pull request #35 from zeromus/master Alberto Demichelis 2016-04-19 03:26:03 +08:00
  • 78b44c851b add a note to push a dummy value for sq_call when constructing an instance. this just cost me a lot of time! zeromus 2016-04-17 08:42:37 -05:00
  • b35c9e827c fix various typos and incompletely apply very lightweight formatting normalization; clarify sq_getbyhandle applies to class or instance zeromus 2016-04-14 21:33:27 -05:00
  • f8f229fa00 Merge pull request #33 from zeromus/master Alberto Demichelis 2016-04-15 19:31:43 +08:00
  • 175139968a error message fix: Unrecognozed ecoding zeromus 2016-04-14 18:28:56 -05:00
  • c44d568a8b docs typo fix: ivoked&ecoding zeromus 2016-04-14 18:28:41 -05:00
  • a70a135192 clarify sq_getmemberhandle - it only works on classes. not sure what vice-versa meant zeromus 2016-04-14 18:25:00 -05:00
  • 4fddb87839 tidy metamethods general docs zeromus 2016-04-14 18:23:45 -05:00
  • 4305796277 fix metamethod _get documentation from _get(idx,val) to _get(idx) zeromus 2016-04-14 18:22:20 -05:00
  • 953d9e9771 fix typo in error messages: "stack overflow, cannot resize stack while in a metamethod" zeromus 2016-04-14 18:17:45 -05:00
  • 2f6419f19b clarify sq_cmp zeromus 2016-04-14 18:13:13 -05:00
  • 9218082df1 defferentieate -> differentiate zeromus 2016-04-14 18:08:29 -05:00
  • d02fa17be2 small typo and grammar fixes zeromus 2016-04-14 18:07:37 -05:00
  • 98bb79893e Merge pull request #32 from Eiyeron/gitignore Alberto Demichelis 2016-04-10 23:18:59 +08:00
  • 7233a7c7de Added a gitignore to hide the build/doc folders. Eiyeron Fulmincendii 2016-04-09 20:30:10 +02:00
  • 9f4407d8ef Merge pull request #31 from Eiyeron/upstream_docfix Alberto Demichelis 2016-04-07 22:08:52 +08:00
  • d9d0ebb4c0 Small mistyping fixes Eiyeron Fulmincendii 2016-04-06 23:14:01 +02:00
  • 558a4f4f3b Small format fix Eiyeron Fulmincendii 2016-04-06 23:10:48 +02:00
  • d2e93dcba6 Added some infos on how to build the documentation. Eiyeron Fulmincendii 2016-04-06 23:07:19 +02:00
  • 6db0aa2095 Merge pull request #30 from FabianWolff/master Alberto Demichelis 2016-04-04 15:40:24 +08:00
  • 14ac45d285 Fix minor spelling mistakes Fabian Wolff 2016-04-03 17:48:20 +02:00
  • c52b25d864 documentation fixes v3.1 albertodemichelis 2016-03-27 19:58:27 +08:00
  • 04a4ff5c8d fixed warning albertodemichelis 2016-03-22 22:17:39 +08:00
  • ce0a33a591 Merge branch 'master' of https://github.com/albertodemichelis/squirrel albertodemichelis 2016-03-22 22:14:23 +08:00
  • 82241dd6a4 changes some version related numbers albertodemichelis 2016-03-22 22:14:10 +08:00
  • c6f7004e57 Merge pull request #23 from mingodad/patch-1 albertodemichelis 2016-03-22 22:13:24 +08:00
  • 9245970906 Fix conversion of integers base >= 14 Domingo Alvarez Duarte 2016-03-21 23:11:46 +00:00
  • 6a4173aaa5 Merge pull request #17 from FabianWolff/cmake albertodemichelis 2016-03-18 02:07:18 +08:00
  • ba57d3b592 Add option to disable static targets Fabian Wolff 2016-03-17 12:44:03 +01:00
  • 89b5c519af Improve Linux build Fabian Wolff 2016-03-16 00:01:16 +01:00
  • b26f60fb2b Documentation can no longer be installed with CMake Fabian Wolff 2016-03-15 23:11:11 +01:00
  • cfafb8608a Merge branch 'master' into cmake Fabian Wolff 2016-03-15 23:04:38 +01:00
  • 9c95df0631 added documentation sources albertodemichelis 2016-03-14 23:35:04 +08:00
  • c474903549 Improve CMAKE_BUILD_TYPE handling Fabian Wolff 2016-03-13 15:08:25 +01:00
  • 2592e50f83 Implement more flexible installation Fabian Wolff 2016-03-13 14:36:10 +01:00
  • e9f7d4f264 Add -Wcast-qual to g++ flags Fabian Wolff 2016-03-09 18:16:55 +01:00
  • dc4eb2ad3e Fix DLL installation with MSVC Fabian Wolff 2016-03-08 14:43:19 +01:00
  • d9ce07f065 Merge branch master Fabian Wolff 2016-03-08 13:59:33 +01:00
  • 3090721fc6 solved annoying clang warning albertodemichelis 2016-03-07 23:57:01 +08:00
  • a9362e22df Merge pull request #21 from mfxmfx/silence-warnings albertodemichelis 2016-03-07 23:39:44 +08:00
  • 2fb3522470 Various improvements Fabian Wolff 2016-03-06 19:43:57 +01:00
  • 6dee69057e Silence all -Wunused-parameter warnings. Markus F.X.J. Oberhumer 2016-03-06 16:15:13 +01:00
  • bf2c28b0ce Silence all -Wmissing-field-initializer warnings. Markus F.X.J. Oberhumer 2016-03-06 16:04:32 +01:00
  • 026671b3d5 Silence some pedantic compilation warnings. Markus F.X.J. Oberhumer 2016-03-01 03:18:29 +01:00
  • 8dfee6dedd Remove trailing whitespace. Markus F.X.J. Oberhumer 2016-03-06 15:48:37 +01:00
  • b115b84dd1 escape() fix for different SQChar sizes albertodemichelis 2016-03-06 22:00:17 +08:00
  • 737ea798a8 added \u and \U escape sequence for UTF8,UTF16 or UCS4 characters the escape character \x is based on sizeof(SQChar) albertodemichelis 2016-03-05 19:29:14 +08:00
  • 26d018d8b5 Merge pull request #18 from mfxmfx/master albertodemichelis 2016-02-29 23:39:34 +08:00
  • ec36322140 Improve const-correctness. Markus F.X.J. Oberhumer 2016-02-22 22:04:10 +01:00
  • 0378c7016f Normalize whitespace. Markus F.X.J. Oberhumer 2016-02-15 20:51:20 +01:00
  • 20f6f78c8d Merge pull request #12 from M1cha/master albertodemichelis 2016-02-04 00:57:04 +08:00
  • 0568675561 switch to CMake build system M1cha 2016-01-29 18:56:44 +01:00
  • b14fc118c0 fixed regression in sq_resume albertodemichelis 2016-01-26 00:02:39 +08:00
  • 887f121555 overflow fix in modulo and division albertodemichelis 2016-01-26 00:01:26 +08:00
  • d23b238093 Ensure class constructors are functions Peter Hartley 2016-01-24 01:17:37 +08:00
  • 42ebb979ae Correct -ve string and array slicing Peter Hartley 2016-01-24 01:16:22 +08:00
  • 00f7a65aae Dont allow regexping off the end of a string Peter Hartley 2016-01-24 01:15:08 +08:00
  • c2e0203195 Fix for throwing exception from resumed generator Peter Hartley 2016-01-24 01:03:08 +08:00
  • b6a7d1da2d Merge pull request #1 from mingodad/master albertodemichelis 2016-01-21 19:57:12 +08:00
  • cf5b6bbabf Add array to the list of invalid types for sq_bindenv. Remove duplicated function calls with same parameters. mingodad 2016-01-18 20:48:39 +00:00
  • 85e82ea746 Remove set of unused variables. Add a new matching rule \m that behaves similar to lua %b, it matches a balanced open and close characters ex: \m() <- will match a balanced pair of ( and ) \m{} <- will match a balanced pair of { and } See lua %b for more info. Also include a nut file as example. mingodad 2016-01-18 20:32:38 +00:00
  • be2955b926 Remove multiple calls with same parameter by only one call. mingodad 2016-01-18 19:27:16 +00:00
  • fc3da7819f Fix possible buffer overflow, sizeof(SQChar) can be > 1 and the we need to reserve/allocate the correct size. mingodad 2016-01-18 19:00:59 +00:00
  • ff7704fa46 Remove double call to an already saved value. mingodad 2016-01-18 18:16:56 +00:00
  • 07fb2e313f Add a section to create missing folders on the main Makefile mingodad 2016-01-18 17:56:20 +00:00
  • 85dfe4b676 first commit albertodemichelis 2015-12-22 03:14:21 +08:00