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
|
77d498b58b
|
Added new logical operators 'AndAlso', 'OrElse' for short-circuit evaluation
Updated version and added changelog.
|
2020-01-06 14:03:57 +08: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
|
eb96e5ecfe
|
UINT type replaced
|
2015-02-15 18:20:01 +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
|
e5f9ee4ec7
|
First usable version
|
2015-02-14 23:18:15 +03:00 |
|
alexeevdv
|
db90d25ea6
|
Code formating
|
2015-02-14 14:38:14 +03:00 |
|
alexeevdv
|
fc7d3e31ac
|
Code formating
|
2015-02-14 13:39:47 +03:00 |
|
alexeevdv
|
81ff1e8035
|
Some debug info
|
2015-02-13 23:30:41 +03:00 |
|
alexeevdv
|
5ed943d5e6
|
CString::operator== implemented
|
2015-02-13 23:09:21 +03:00 |
|
alexeevdv
|
bc52a43651
|
Dump feature implemented
|
2015-02-13 22:31:52 +03:00 |
|
alexeevdv
|
529598ef70
|
initial commit
|
2015-02-13 16:59:11 +03:00 |
|