20 check-ins using file tool.cache.lua version a8ba98bf3a
2025-03-27
| ||
10:25 | ws cleanup Leaf check-in: bbe7c545fc user: matthias tags: trunk | |
2025-03-26
| ||
14:18 | fix long comment check-in: 7e6d117e4c user: matthias tags: trunk | |
08:35 | simplify and improve stripComment check-in: 148ac7ea9d user: matthias tags: trunk | |
2025-03-25
| ||
19:00 | not need for test for include, duplicate will be removed check-in: 259f1e4446 user: matthias tags: trunk | |
2025-03-18
| ||
10:27 | remove local _G... _G needs to point to itself, not diverging local check-in: b615e3620e user: matthias tags: trunk | |
2025-03-17
| ||
20:06 | add option require_global to use global _G, if not set, it will create local _G table check-in: 6811b515df user: matthias tags: trunk | |
17:47 | bugfix global check-in: 7dbcb4c5f1 user: matthias tags: trunk | |
15:25 | proper handling of _G - remove no_table (again) ... absurd how to handle (even more with _G) check-in: 58a2663f7c user: matthias tags: trunk | |
13:45 | put (optional) name on readonly table check-in: d4d38964f4 user: matthias tags: trunk | |
09:21 | local_prefix_no_table needs to be enabled in build check-in: a36ff4b5bb user: matthias tags: trunk | |
2025-03-16
| ||
22:59 | fix, not every word needs a prefix check-in: 44bc601eb5 user: matthias tags: trunk | |
22:51 | (re)add prefix_no_table option - accept now prefix instead of boolean check-in: c4542b981c user: matthias tags: trunk | |
16:14 | improve getLocalEnv performance, drop no_table build check-in: a37a01fb8c user: matthias tags: trunk | |
2025-03-09
| ||
15:12 | no concat of string, there is a table anyway check-in: b5d33be280 user: matthias tags: trunk | |
2025-02-22
| ||
14:43 | fix json null repraesentation: always json.null check-in: 0d44455924 user: matthias tags: trunk | |
11:29 | fix json.null and yyjson check-in: 98035b044a user: matthias tags: trunk | |
2024-12-10
| ||
18:44 | fix missing end of code (var) on parsing template check-in: c6554e4003 user: matthias tags: trunk | |
2024-10-12
| ||
16:44 | error, if no template check-in: 5e6f16dc2c user: matthias tags: trunk | |
2024-10-11
| ||
15:09 | osinif -> osm (, osn) check-in: dd1f588555 user: matthias tags: trunk | |
2024-09-26
| ||
15:37 | improve cache: remove getTTL, get returns value[, ttl] or nil, expired value, self:call possible check-in: 8c50814f32 user: matthias tags: trunk | |