14 Commits

Author SHA1 Message Date
albertodemichelis
ab7243ca59 Merge branch 'master' of https://github.com/albertodemichelis/squirrel 2017-11-17 04:01:47 +08:00
albertodemichelis
b89da87b10 fixed free variables not boxing for loop counter when a break is used 2017-11-17 04:01:34 +08:00
zeromus
31738a5b37 use sq_type (which already existed in the public API) instead of the identical sqtype (which was introduced by commit a3a78eec2050162c4912a5208f92b27f658976d8) 2017-09-22 21:22:43 -04:00
zeromus
57ca6c191e rename type macro to sqtype 2017-07-29 14:51:26 -05:00
Markus F.X.J. Oberhumer
00b4d3abd1 Normalize whitespace.
Strip trailing whitespace, de-tabify and ensure that each file
ends with a newline.
2017-06-14 14:09:53 +02:00
albertodemichelis
14cbc7b2dc minor fixed assertion in compiler 2017-04-23 03:53:22 +08:00
albertodemichelis
17124aa789 Merge branch 'master' of https://github.com/albertodemichelis/squirrel 2016-07-30 19:09:53 +08:00
albertodemichelis
2ad9683f54 added rawcall 2016-07-30 19:09:40 +08:00
zeromus
7290b1fffe docs & error message tidy 2016-06-19 15:44:00 -05:00
Fabian Wolff
d9ce07f065 Merge branch master 2016-03-08 13:59:33 +01:00
Fabian Wolff
2fb3522470 Various improvements 2016-03-06 19:43:57 +01:00
Markus F.X.J. Oberhumer
026671b3d5 Silence some pedantic compilation warnings. 2016-03-06 15:49:46 +01:00
Markus F.X.J. Oberhumer
0378c7016f Normalize whitespace.
Convert files to Unix EOL mode, de-tabify and strip trailing whitespace.
2016-02-15 20:51:20 +01:00
albertodemichelis
85dfe4b676 first commit 2015-12-22 03:14:21 +08:00