mingodad
|
82d0b3cce3
When trying to compile on 32bits with SQInteger as int64_t several problems arised and on the way to fix it several compiler warnings was eliminated.
|
7 years ago |
mingodad
|
3ff2f2e6e8
Accept C/C++ pointer variable declaration.
|
7 years ago |
mingodad
|
6b1d7ec41a
Use of initialisation lists in constructors
|
9 years ago |
mingodad
|
45512ad52d
Simplification of the "goto" implementation, it's usable with care, goto/jump crossing declaration/initialization need to show an error message, still need work.
|
9 years ago |
mingodad
|
035fb55be6
The "goto" implementation is in a working state but still need more work.
|
9 years ago |
mingodad
|
5d6b79f3bf
More work on the implementation of goto statement, still need more work
|
9 years ago |
mingodad
|
ba83378ac1
Add an initial implementation of goto, still need more work.
|
9 years ago |
mingodad
|
728ad788a8
Update with squirrel, spaces/tabs changed
|
10 years ago |
mingodad
|
de8643bc87
Now SquiLu parse and store function parameters type and return type following the typescript parameter definition style.
|
10 years ago |
mingodad
|
1e011789d3
Reorganize repository tree.
|
13 years ago |