Rainer Kottenhoff
|
31f3d2331e
|
+upd: Scintilla v511
+upd: Lexilla v511
|
2021-07-26 09:50:27 +02:00 |
|
Rainer Kottenhoff
|
6ef7853192
|
+ fix: TinyExpr: expr need not start with blank
|
2021-05-11 23:21:02 +02:00 |
|
Rainer Kottenhoff
|
34eab77bed
|
+ fix: TinyExpr: UTF-8 to ANSI-CP-1252 conversion should yield invalid characters instead of blank or currency
|
2021-05-11 19:25:40 +02:00 |
|
Rainer Kottenhoff
|
da31945be0
|
+ fix: TinyExpr regresion inserting newline after equal sign
|
2021-03-26 00:08:50 +01:00 |
|
Rainer Kottenhoff
|
28bbb26b30
|
+ fix: burndown some VS Analyze Mode Infos/Warnings
|
2021-02-11 13:08:37 +01:00 |
|
Rainer Kottenhoff
|
1cb6e0704a
|
+ enh: Tinyexpr evaluation of math constants "e" and "pi" not being separated from prepending text
|
2021-01-24 13:57:57 +01:00 |
|
Rainer Kottenhoff
|
27eb474b85
|
+ fix: Tinyexpr functions and constants parsing (fixing issue #3054)
|
2021-01-21 23:00:51 +01:00 |
|
Rainer Kottenhoff
|
ef4cccc33e
|
+ add: TinyExpr: additional number parsing for binary (0b...) and octal (0o...) number formats
|
2020-12-21 11:51:06 +01:00 |
|
Rainer Kottenhoff
|
69ea45cc01
|
+ fix: interpretation of '%' operator: allow "(...)" on rhs of modulo interpretation
|
2020-09-21 20:32:05 +02:00 |
|
Rainer Kottenhoff
|
aefbad6e2a
|
+ fix: TinyExpr: remove the need of blank for smart interpretation of '%' operator.
|
2020-09-21 19:05:00 +02:00 |
|
Rainer Kottenhoff
|
bab84dd4ec
|
+ rfc: re-organization of source code directory structure
|
2020-09-18 20:59:55 +02:00 |
|