mirror of
https://github.com/sfall-team/int2ssl.git
synced 2026-07-27 16:52:42 -07:00
24 lines
690 B
Markdown
24 lines
690 B
Markdown
int2ssl
|
|||
|
|
=====
|
||
|
|
#### 8.4.5
|
||
|
|
- Added new logical operators `AndAlso`, `OrElse`
|
||
|
|
|
||
|
|
#### 8.4.4
|
||
|
|
- Added support for new opcodes `register_hook_proc_spec`, `reg_anim_callback`
|
||
|
|
|
||
|
|
#### 8.4.3 (2018-01-03)
|
||
|
|
- AppVeyor configuration (alexeevdv)
|
||
|
|
- Enabled code for `ceil` math function
|
||
|
|
- Fixed missing argument for `how_much` function
|
||
|
|
|
||
|
|
#### 8.4.2 (2018-01-03)
|
||
|
|
- Fixed some errors when parsing exported variable and procedure sections (phobos2077)
|
||
|
|
- Replace linebreaks with escape sequence when storing string constants (phobos2077)
|
||
|
|
- Added support for new universal sfall opcodes (phobos2077)
|
||
|
|
|
||
|
|
#### 8.3.1 (2018-01-03)
|
||
|
|
- Files for debian packaging (alexeevdv)
|
||
|
|
- TravisCI configuration (alexeevdv)
|
||
|
|
|
||
|
|
#### 8.3.0
|