Commit Graph

16 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
9de70147e9 +upd: Scintilla Lib v5.4.2 2024-03-07 18:14:03 +01:00
METANEOCORTEX\Kotti
ea4f7fade0 +upd: Windows 11 Version information (V23H2) 2024-01-10 13:49:15 +01:00
METANEOCORTEX\Kotti
e51a1799e0 +fix: TinyExpr output formatter 2023-07-18 00:42:49 +02:00
METANEOCORTEX\Kotti
052fa42ee8 +enh: "Modify Lines" feature (using tinyexpr) - fixes and optimizations 2022-10-04 17:13:34 +02:00
METANEOCORTEX\Kotti
b971b1916c +enh: more powerful "Modify Lines" feature (using tinyexpr) 2022-10-03 15:29:58 +02:00
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