Tags
Tags give the ability to mark specific points in history as being important
v1.5.6
9217dda7
·
Fix exponent parse error
·
Mar 02, 2020
v1.5.5
5cb0507e
·
Improve checker for builtins
·
Feb 27, 2020
v1.5.4
79ed70d5
·
Fix lexer for floats
·
Feb 26, 2020
v1.5.3
3e7d20e0
·
Update Language-Definition.md
·
Feb 26, 2020
v1.5.2
17ab7197
·
Improve lexer performance
·
Feb 25, 2020
v1.5.1
82945149
·
Fix fast call type checker and add error message to pointer accessor outside closure
·
Feb 25, 2020
v1.5.0
b222077e
·
Fix debugger first draw
·
Feb 25, 2020
v1.4.5
3c6ea97f
·
Fix check for nil interface
·
Feb 21, 2020
v1.4.4
ab801d45
·
Allow passing nil to functions as nil interface{} (#87)
·
Feb 20, 2020
v1.4.3
195ac5ba
·
Add compile checks for undefined variables (#85)
·
Jan 24, 2020
v1.4.2
73253fa3
·
Fix bug with compiling integer values to interface{} types.
·
Dec 11, 2019
v1.4.1
1750dc99
·
Add bounds check for slice operations
·
Nov 13, 2019
v1.4.0
c9f3ed90
·
Add option to allow using undefined variables
·
Nov 07, 2019
v1.3.2
211ae69c
·
Fix checker for string slices.
·
Nov 06, 2019
v1.3.1
4d2b11c3
·
Update CHANGELOG.md
·
Oct 28, 2019
v1.3.0
5e64f7b7
·
Update CHANGELOG.md
·
Oct 15, 2019
v1.2.0
bd1793cb
·
Add backward compatibility with v1
·
Oct 05, 2019
v1.1.4
674ce639
·
Add tests for support method of map.
·
Jan 19, 2019
v1.1.3
3001a80f
·
Remove Type alias
·
Oct 22, 2018
v1.1.2
fb34ea4f
·
Fix work with field funcs
·
Oct 10, 2018
Previous
1
2
3
Next