|
a1a89248a7
|
fuzzymap compare lowercase
|
2021-12-15 17:56:33 -07:00 |
|
|
1c8864a8db
|
FuzzyMap set strictly
|
2021-12-15 17:25:43 -07:00 |
|
|
b384a43742
|
Store Hollywoo objects in improved FuzzyMap
|
2021-12-15 15:05:28 -07:00 |
|
|
2b7581bb7b
|
Fix label skipping in hollywoo-flixel
|
2021-12-14 21:01:56 -07:00 |
|
|
430f6fc0ba
|
buggy label/skip system for hollywooFlixel
|
2021-12-14 20:48:53 -07:00 |
|
|
7852f53b13
|
Stream takeBetween() method
|
2021-12-14 12:58:44 -07:00 |
|
|
33f80207ba
|
measureTime macro
|
2021-12-12 17:49:47 -07:00 |
|
|
08517705ce
|
Improve the ~ reader macro
|
2021-12-06 13:41:08 -07:00 |
|
|
736245f7db
|
Fuzzy map type
|
2021-12-04 17:34:43 -07:00 |
|
|
5d4ea606f0
|
fixes for Hollywoo
|
2021-12-04 00:12:13 -07:00 |
|
|
fdcff2ee58
|
test pre-commit formatting
|
2021-11-30 23:18:44 -07:00 |
|
|
17fba4bc1c
|
sss
|
2021-11-30 23:17:03 -07:00 |
|
|
4dc4794673
|
(isListExp) predicate
|
2021-11-30 12:44:27 -07:00 |
|
|
a12f0e1936
|
Pass CompileError to defMacro and defReaderMacro
|
2021-11-30 12:44:04 -07:00 |
|
|
1191e5bed7
|
fix new bug in reader macros without &builder
|
2021-11-29 17:06:17 -07:00 |
|
|
443c71d9e4
|
helpful warnings/errors from defReaderMacro error
|
2021-11-29 16:52:34 -07:00 |
|
|
1f39bcb788
|
Prelude.substr allow negative indices
|
2021-11-29 15:54:39 -07:00 |
|
|
b57f399b2f
|
fix new bug in case
|
2021-11-29 14:59:04 -07:00 |
|
|
4a3acec4a1
|
case handle null. close #14
|
2021-11-29 13:28:18 -07:00 |
|
|
09e2898d42
|
exprCase handle meta exps
|
2021-11-27 21:13:39 -07:00 |
|
|
4eb2a083a2
|
allow hollywoo readermacros to handle optional arguments
|
2021-11-27 21:13:25 -07:00 |
|
|
149d824b76
|
fix mapForInterp of hscript generation
|
2021-11-27 21:07:16 -07:00 |
|
|
f556d50e90
|
pass macroVars to conditional compilation macros
|
2021-11-27 20:36:40 -07:00 |
|
|
64d9f0045a
|
fix typed expression exprCase
|
2021-11-27 20:08:57 -07:00 |
|
|
8bf5a12343
|
fix exprCase
|
2021-11-27 20:07:41 -07:00 |
|
|
2b759680dd
|
disable multiple builder args on reader macros
|
2021-11-27 20:07:14 -07:00 |
|
|
b071b89802
|
add &builder arguments to defReaderMacro
|
2021-11-27 20:06:01 -07:00 |
|
|
ad54a02781
|
exprCase match :Typed exps
|
2021-11-27 18:57:49 -07:00 |
|
|
d50396eee3
|
Allow unquoting primitive strings and numbers
|
2021-11-27 18:57:13 -07:00 |
|
|
d122106a14
|
Prelude.readDirectory
|
2021-11-27 13:13:08 -07:00 |
|
|
1dddc5de65
|
highly experimental quote and eval
|
2021-11-23 22:17:59 -07:00 |
|
|
0be08fb13c
|
exp comments
|
2021-11-23 19:33:45 -07:00 |
|
|
6bac8c2c9c
|
fix assertProcess failure case on nodejs
|
2021-11-23 15:39:25 -07:00 |
|
|
e6ef6d3feb
|
throw errors for unterminated strings with better position link
|
2021-11-17 17:42:02 -07:00 |
|
|
f83c3325bf
|
EmbeddedScript and AsyncEmbeddedScript use _try() when building
|
2021-11-17 17:33:29 -07:00 |
|
|
b668c9a7ba
|
Better errors when reading an array hits end of stream
|
2021-11-17 17:28:18 -07:00 |
|
|
db5e8ce79f
|
indexOf macro
|
2021-11-17 16:03:23 -07:00 |
|
|
aae5c08a20
|
&builder arg for defMacro
|
2021-11-17 14:40:44 -07:00 |
|
|
ae81522f40
|
implicit begin in assertLet
|
2021-11-15 00:34:03 -07:00 |
|
|
381d9b952b
|
refactor basic tests for cond
|
2021-11-14 22:50:25 -07:00 |
|
|
e7546648b2
|
Prelude.newLine couldn't hurt
|
2021-11-14 22:25:12 -07:00 |
|
|
9890360f55
|
while & until
|
2021-11-14 22:17:37 -07:00 |
|
|
ab07676d58
|
Give line number CompileError for bad RawHaxe
|
2021-11-14 20:49:57 -07:00 |
|
|
f268cef22a
|
assertLet
|
2021-11-14 20:34:58 -07:00 |
|
|
bb28737e61
|
countingLambda
|
2021-11-14 13:54:32 -07:00 |
|
|
c4106eed90
|
work around GenerativeTestCase failure on C#
|
2021-11-14 10:34:29 -07:00 |
|
|
cda44de956
|
Fix exprCase for new macro expansion system
|
2021-11-11 14:29:31 -07:00 |
|
|
7518838777
|
(setMacroVar) instead of (defMacroVar)
|
2021-11-11 13:31:04 -07:00 |
|
|
db3402f885
|
throwCompileError in expBuilder
|
2021-11-10 15:45:04 -07:00 |
|
|
2eb24a8c3f
|
separate forHScript() and forMacroEval()
|
2021-11-10 11:37:16 -07:00 |
|