phobos2077
79c5f248fd
Don't write broken procedure difinition for imported procedures ( closes #10 )
2023-07-12 10:00:51 +02:00
phobos2077
aae49a745c
Don't generate spooky comment on imported procedures ( closes #10 )
...
- Delete some dead code
2023-07-11 22:33:20 +02:00
Wipe
d8f959379d
Fixed compiler warning
2023-07-02 14:07:08 +02:00
Vlad
557e243968
Handle cases where if/else block with single exprstatement was incorrectly identified as ternary operator ( closes #4 )
2023-06-30 20:51:02 +02:00
Wipe
d6ded295f5
Cleanup
2023-06-27 23:16:07 +02:00
Wipe
ab8aa972f0
Fixed compiler warnings, removed CMap::InitHashTable() (empty function)
2023-06-27 09:41:33 +02:00
NovaRain
70287e25d8
Added support for new "div" operator (unsigned integer division)
2020-02-02 16:43:11 +08:00
VladislavKolosovsky
0257e770cc
Update 8.4.1:
...
- Fixed bug that produced incorrect SSL code when source file had some unreferenced variables
- Fixed int2ssl hang indefinitely on "Loading namespace" step (VS2017)
- Updated gitignore for VS2017 files
- bump version number
2017-10-12 00:29:39 +07:00
VladislavKolosovsky
7ebb8287e2
Replace linebreaks with escape sequence when storing string constants.
2016-10-20 19:55:24 +07:00
VladislavKolosovsky
24135a3c13
Fixed local variables not being stored
...
Added flags for release builds to reduce binary size
Added some folders to .gitignore
2015-02-27 13:15:08 +07:00
alexeevdv
a931d7f82d
fix
2015-02-16 11:33:01 +03:00
alexeevdv
447f352779
CArchive and CFile are removed
2015-02-16 00:30:55 +03:00
alexeevdv
830fb4f983
Compilation warnings are fixed
2015-02-15 22:55:52 +03:00
alexeevdv
21a828f849
C++11 disabled
2015-02-15 22:27:31 +03:00
alexeevdv
c16c81a927
CArray removed
2015-02-15 21:33:27 +03:00
alexeevdv
29374f5588
stdafx removed
2015-02-15 21:30:47 +03:00
alexeevdv
82e935f853
UserException class removed
2015-02-15 19:14:18 +03:00
alexeevdv
6b30e62ed8
INT_PTR type replaced
2015-02-15 19:05:45 +03:00
alexeevdv
e2948eb41e
License header added
2015-02-15 18:53:04 +03:00
alexeevdv
087ef7674b
ULONG type replaced
2015-02-15 18:28:27 +03:00
alexeevdv
7660247353
WORD type replaced
2015-02-15 18:10:01 +03:00
alexeevdv
316a9798e6
BOOL type replaced
2015-02-15 16:59:52 +03:00
alexeevdv
c747a01f3a
CString class removed
2015-02-15 16:16:45 +03:00
alexeevdv
a09531b891
lil fix
2015-02-15 13:22:32 +03:00
alexeevdv
e5f9ee4ec7
First usable version
2015-02-14 23:18:15 +03:00