Commit Graph

536 Commits

Author SHA1 Message Date
524fc830bf fix documentation for (object...) 2022-11-02 23:24:15 +00:00
68a4d6ba41 remove .def from evalUnquotes 2022-11-02 23:23:34 +00:00
eced20f90c savedVarFile 2022-11-02 21:55:19 +00:00
49e749feb5 allow pass cwd to assertProcess 2022-11-02 21:54:09 +00:00
2af8b8c95f #value macro 2022-11-02 21:53:50 +00:00
8df2f4ffb3 (load) and (loadFrom) accept macro arguments 2022-11-02 21:43:43 +00:00
a59dc82321 Fix loadingDirectory of KissState for pure-kiss classes 2022-11-02 21:39:52 +00:00
c52819368e savedVar. Close #86 2022-10-31 23:20:05 +00:00
3088be2815 haxe property support. close #87 2022-10-31 21:41:07 +00:00
e82f7bca56 +x perms 2022-10-10 02:50:02 +00:00
ad0b193065 kiss-express projects smarter dts2hx handling. Close #164 2022-10-10 02:11:43 +00:00
4b3730a0af trying again to use Context.defined() for threading check 2022-10-09 19:58:53 +00:00
62d57bc424 fix kiss new-project 2022-10-09 19:27:22 +00:00
6bc85c8a4e test kiss cli commands 2022-10-09 19:12:11 +00:00
ae9aa7d735 prove (#if target.threaded ...) is still broken 2022-10-09 18:38:34 +00:00
2cfddcdd50 fix CompilerToolsTestCase 2022-10-08 23:20:06 +00:00
39c760e2bf Kiss template use pure-kiss Main_ class 2022-10-08 19:46:30 +00:00
b95d927016 Throw error when array is passed to variadic prelude function. Close #114. 2022-10-06 17:57:25 +00:00
bb1afbe6c9 import Option and using StringTools in pure kiss classes 2022-10-06 17:31:10 +00:00
637ae85d46 (extends) and (implements) for pure-kiss classes 2022-10-06 17:31:09 +00:00
52c1b570ab more helpful defNew error message 2022-10-06 17:31:08 +00:00
2f6431f8c2 (import) and (using) for pure-kiss classes 2022-10-06 17:31:06 +00:00
0040cfea11 Make generated main functions public 2022-10-06 17:31:05 +00:00
b6c6926cc8 Make KissFrontend run by default 2022-10-06 17:31:01 +00:00
ad8cbcd824 rearrange haxelib.jsons, .hxml files, and project.xml files 2022-10-06 17:30:59 +00:00
0b1kn00b
0cc9a18cb5 debug switch on trace 2022-10-06 17:30:57 +00:00
0b1kn00b
4f64a7cc30 KissFrontend in src 2022-10-06 17:30:55 +00:00
0b1kn00b
77a2408181 extraParams.hxml 2022-10-06 17:30:54 +00:00
0b1kn00b
931379b4ec smooch 2022-10-06 17:30:49 +00:00
b6b0f0cf24 bump kiss version to 0.0.1 so haxe-strings comes with install 2022-09-30 01:47:19 +00:00
8121ae425c Fix tryProcess for nonexistent executables on python 2022-09-29 22:35:48 +00:00
60d5f88b1c fix target.threaded in kiss conditional compilation 2022-09-29 22:02:11 +00:00
1f41ee8f86 Fix #extern setup.py support for newer Python versions 2022-09-29 20:31:21 +00:00
ac42eae845 Prelude.tryProcess allow cwd for every sys target except Java 2022-09-29 20:30:46 +00:00
47f877b7e3 Fix symbolName() and symbolNameValue() for C# 2022-09-29 19:14:49 +00:00
567b306e3a test + fix for an ifLet regression 2022-09-29 18:38:59 +00:00
f63e36ed9f Patch all SpecialForms where 'macro' keyword could break compile error messages 2022-09-28 20:37:30 +00:00
0035966028 catch previously allowed case errors 2022-09-25 20:17:07 +00:00
7ac2f802bd add (never <pattern>) to case 2022-09-25 20:16:11 +00:00
85f281e2ed Standardize assertion error messages 2022-09-25 20:15:18 +00:00
ff512c6f9e give tempScripts thread-safe ids. Close #88 2022-09-18 22:23:15 +00:00
20967f8e8b document another lambda style 2022-09-18 19:59:40 +00:00
2a34c29dcb Fix 0 string interpolation 2022-09-11 00:04:34 +00:00
4cd1f9de64 apply or return the last value 2022-09-11 00:04:03 +00:00
f16f2a0ddd better error messages for null on static platforms in if, doFor 2022-09-08 20:39:12 +00:00
dfd4807b80 Apply and, apply or. Close 116 2022-09-08 04:37:49 +00:00
9286fc4b31 neko test script 2022-09-07 04:54:19 +00:00
6f6122a00c SimpleWindow columns for (some) overflow 2022-08-29 16:35:40 +00:00
eaff41733e n 2022-08-21 18:14:00 +00:00
efd4d186b2 printLocals 2022-08-21 17:31:25 +00:00