|
b252ba12ee
|
RPG tutorial menu & blue box movement
|
2021-01-02 20:22:59 -07:00 |
|
|
332b38314e
|
Fix order of modifiers in error message call form for defvar/defun/etc.
|
2021-01-02 20:03:18 -07:00 |
|
|
fc55a8042b
|
Port the template's classes
|
2021-01-02 19:46:09 -07:00 |
|
|
030a847259
|
More types of function meta
|
2021-01-02 19:42:03 -07:00 |
|
|
d2ebe20f79
|
Allow void return statements
|
2021-01-02 19:33:19 -07:00 |
|
|
ede1d63d9c
|
ignore flixel tutorial export
|
2021-01-02 19:21:24 -07:00 |
|
|
a70e17dd79
|
Organizing flixel projects
|
2021-01-02 19:19:14 -07:00 |
|
|
45a0351387
|
Fix project testing haxelib install
|
2021-01-02 13:13:31 -07:00 |
|
|
184ecd5203
|
Fix kiss-vscode test.sh perms
|
2021-01-01 16:31:00 -07:00 |
|
|
559746e8c8
|
Syntax highlighting for VSCode
|
2020-12-31 18:40:37 -07:00 |
|
|
71ee16c903
|
test kiss-vscode by making sure it compiles
|
2020-12-31 18:06:18 -07:00 |
|
|
a3a1e5e1ce
|
Add VSCode extension example from vscode haxe
|
2020-12-31 18:00:18 -07:00 |
|
|
5dd47261da
|
Better (load) call error checking
|
2020-12-31 17:46:51 -07:00 |
|
|
cc84067b36
|
fix (load) bug
|
2020-12-31 17:09:30 -07:00 |
|
|
8fc512d511
|
separate call and ident aliases
|
2020-12-31 15:48:58 -07:00 |
|
|
1a84724979
|
Test macro with logic
|
2020-12-31 15:09:05 -07:00 |
|
|
9bc0ed2011
|
defmacro
|
2020-12-31 14:05:46 -07:00 |
|
|
0585185429
|
Better runAtCompileTime() debug output
|
2020-12-31 14:03:30 -07:00 |
|
|
50b4cb276e
|
Better exception stack printing
|
2020-12-31 13:48:27 -07:00 |
|
|
43ddc2daa5
|
Don't double-expand macros
|
2020-12-30 19:44:46 -07:00 |
|
|
37998a8495
|
Refactor the compiler try/catch into a function
|
2020-12-30 15:47:18 -07:00 |
|
|
2c155df033
|
Solve AOC day 11 pt 1
|
2020-12-13 16:48:05 -07:00 |
|
|
e9f7fe465f
|
Fix startOfLine reader macros
|
2020-12-13 16:45:22 -07:00 |
|
|
04e6ffe3f0
|
Start of line reader macros
|
2020-12-13 13:42:19 -07:00 |
|
|
9600766b22
|
Solve AOC day 12 pt 1
|
2020-12-12 15:12:16 -07:00 |
|
|
fed69f1142
|
Stubs for all 25 AOC days
|
2020-12-12 14:28:57 -07:00 |
|
|
a53adee820
|
Allow running AOC problems selectively
|
2020-12-12 14:23:50 -07:00 |
|
|
4837016256
|
Solve AOC Day 10 part 2
|
2020-12-11 22:26:07 -07:00 |
|
|
da59603764
|
Solve arrangement count for AOC Day 10pt2
|
2020-12-11 21:38:16 -07:00 |
|
|
d427de9c2b
|
More convenient sort function
|
2020-12-11 21:35:59 -07:00 |
|
|
f2680c6920
|
pairs, memoize
|
2020-12-11 19:58:21 -07:00 |
|
|
219cadd040
|
Pass EmbeddedScript commands the script instance
|
2020-12-11 19:58:21 -07:00 |
|
|
acd1289fe4
|
Solve AOC Day 10 pt 1
|
2020-12-10 18:57:54 -07:00 |
|
|
8795595b1b
|
Get the hyphens out of dict specforms
|
2020-12-10 18:43:24 -07:00 |
|
|
1b58b38806
|
Solve AOC day 9
|
2020-12-10 17:56:34 -07:00 |
|
|
1ae7bca8c2
|
Don't load files twice
|
2020-12-10 12:38:33 -07:00 |
|
|
2da6e032da
|
Enhanced EmbeddedScript error messages
|
2020-12-10 12:38:21 -07:00 |
|
|
738628595e
|
Format imported Cloner code
|
2020-12-10 12:35:48 -07:00 |
|
|
3afad56f71
|
Refactor reader macros in AOC Day 8 pt 1
|
2020-12-09 21:46:07 -07:00 |
|
|
1a5eb07d48
|
(load [file])
|
2020-12-09 19:04:11 -07:00 |
|
|
cfd3147337
|
Fix fork() for projects that use Kiss as a haxelib
|
2020-12-09 18:34:25 -07:00 |
|
|
646f10f52b
|
Quasiquote reader macros
|
2020-12-09 18:34:25 -07:00 |
|
|
cfaa6aec2f
|
Reader macros implemented in Kiss
|
2020-12-09 18:34:11 -07:00 |
|
|
00193a8fed
|
Decomissioning macro functions
|
2020-12-09 18:34:11 -07:00 |
|
|
27eefa147b
|
EmbeddedScript forking
|
2020-12-09 18:34:11 -07:00 |
|
|
89bbd52cfc
|
Notes on EmbeddedScript
|
2020-12-09 18:34:11 -07:00 |
|
|
b8492c1e8e
|
Encapsulate EmbeddedScript variables
|
2020-12-09 18:34:11 -07:00 |
|
|
dc44118c5b
|
Fix Cloner
|
2020-12-09 18:34:11 -07:00 |
|
|
a47af32adb
|
Squashed 'cloner/' content from commit 79ff709
git-subtree-dir: cloner
git-subtree-split: 79ff709d0060b967d3508b6abfe194bedfb63f1b
|
2020-12-09 18:33:53 -07:00 |
|
|
6df188f432
|
Solve AOC Day 8 Pt 1 with EmbeddedScript
|
2020-12-08 23:06:55 -07:00 |
|