Evgeniy Stratonikov
|
a92bf281c1
|
compiler: remove custom logic for util builtins
Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
|
2021-10-23 16:12:47 +03:00 |
|
Roman Khimov
|
36295357d8
|
interop: add Abort() function to ABORT things
Related to #2227.
|
2021-10-22 14:50:51 +03:00 |
|
Roman Khimov
|
b56e028733
|
*: add more package-specific documentation
For the most important packages at least.
|
2021-03-19 16:18:45 +03:00 |
|
Evgeniy Stratonikov
|
0b54870bfe
|
compiler: add missing math routines
Add interops for ABS, SIGN, MIN, MAX, WITHIN opcodes
|
2021-03-04 13:05:33 +03:00 |
|
Evgeniy Stratonikov
|
578bbabd1d
|
compiler: allow to emit opcodes directly
|
2021-03-04 13:03:05 +03:00 |
|
Evgeniy Stratonikov
|
df5314f286
|
compiler: refactor syscall handling
Close #941.
|
2021-02-24 12:51:15 +03:00 |
|