Commit Graph

876 Commits

Author SHA1 Message Date
fb34feb610 pass kissFile to macro bodies 2025-02-03 14:09:58 -06:00
91b1fc7b32 print awaitLet error message 2025-02-03 13:01:07 -06:00
404c15d684 compile-guard some ExpBuilder functions 2025-02-03 10:43:42 -06:00
b7722a6dbb removeTypeAnnotations support listeater expressions 2025-02-03 10:37:17 -06:00
35b1dffc09 fix new-firefox-project 2025-02-02 17:59:54 -06:00
936526f83d new-express-project fail before taking input 2025-02-02 17:52:46 -06:00
7e1e64e5b3 fix new-express-project 2025-02-02 17:49:49 -06:00
95f9d93069 kiss main find libs relative to kiss 2025-02-02 17:39:35 -06:00
247b32838d fix new-project command 2025-01-25 15:02:36 -06:00
877b965812 make _zip public 2024-12-23 18:22:07 -06:00
e36fb991c6 optional BraceExp ReaderExpDef 2024-12-23 17:30:35 -06:00
22c8ce4247 move Helpers.argList to Prelude 2024-12-12 20:54:48 -06:00
35471dc318 fix some calls of readAndProcess 2024-12-12 20:54:39 -06:00
8597cc0de9 Stream.putBackString() revert tabs at start of line 2024-12-12 20:04:47 -06:00
2e0991d2d2 dropOneOf and takeOneOf 2024-12-12 14:39:46 -06:00
4ddf68e3db error when dropping negative characters 2024-12-12 14:17:25 -06:00
a54a5a0e15 Stream.linePrefix 2024-12-12 13:58:52 -06:00
38773bc700 move bindingList() definition to Prelude 2024-12-11 11:07:02 -06:00
8e3bb78829 Stream track current tab depth 2024-12-11 10:53:02 -06:00
6ec40da338 pass the original ReaderExp code to process() 2024-12-11 10:11:51 -06:00
da26e94c59 Restore readAndProcess() synchronousness 2024-12-11 09:59:07 -06:00
e09993ea78 readAndProcessCC 2024-12-10 20:51:19 -06:00
1ae2eaa3c5 tryDropUntil 2024-12-10 20:33:33 -06:00
70464e4bce Make previous changes more compiler-safe 2024-12-10 20:02:51 -06:00
4a457f57a7 Make Reader not rely on KissState specifically 2024-12-10 19:54:27 -06:00
abdbc976e1 remove Kiss.exp() which has been useless 2024-12-10 17:31:42 -06:00
97df54c84f fix the test case & identify the problem 2024-12-06 14:41:33 -06:00
5d0fce9298 failing test case for reader macros 2024-12-06 14:15:57 -06:00
a1cdf75140 fuzzyGet to get bestMatch and value in ifLet at the same time 2024-12-05 21:04:11 -06:00
9619563210 fix last 2024-11-30 12:34:09 -06:00
19bdd5ae00 allow -D frontend for cases where hxnodejs is accidentally included 2024-11-30 11:46:22 -06:00
2212149866 remove externPrintStr 2024-11-30 11:18:15 -06:00
a89c50293c fix ifLet 2024-11-26 18:13:20 -06:00
1563da604c faster isNull, isNotNull 2024-11-26 18:11:47 -06:00
72b76831e8 (default <var> <value>) 2024-11-26 16:41:17 -06:00
a4fbf27891 ExpBuilder.when/unless 2024-11-26 16:40:28 -06:00
f78d25233a Refactor the almighty ExpBuilder into its own file 2024-11-26 16:14:50 -06:00
2d495a4619 fix fossilizing Void->Void 2024-10-27 18:03:25 -05:00
8a20705008 fix caching/fossilizing multiply mutable var exps 2024-10-27 18:03:14 -05:00
85e4bc1004 fossil functions support type parameters 2024-10-27 16:54:53 -05:00
8bc1093b0c fix tabbing of multiline fossil expressions 2024-10-27 16:54:26 -05:00
1525aa875e Experimental kiss fossilization 2024-10-27 16:27:59 -05:00
93565a0f51 fix kissCache flag handling 2024-10-27 15:17:48 -05:00
ffe623f88c fix compiler guard 2024-10-24 08:17:35 -05:00
d78c6078a6 try hashmap kisscache 2024-10-23 21:53:46 -05:00
1f7b6e5b50 Revert "kissCache use haxe compilation server"
This reverts commit 7f4f823271.
2024-10-23 20:55:26 -05:00
d35203ae1a set running false after AsyncEmbeddedScript2 2024-10-20 11:19:01 -05:00
562c26c857 AsyncEmbeddedScript2 auto-spaced labels 2024-10-13 15:20:51 -05:00
36234925a5 add color to profileKiss >= 2 2024-09-23 12:14:01 -05:00
4060ddfa8d Sort detailed profiling info by time spent 2024-09-23 12:14:01 -05:00