Commit Graph

1991 Commits

Author SHA1 Message Date
1a3de48594 add Names exceptions 2023-03-20 21:14:15 -06:00
6ccaa78ca2 Fix splitByAll side effect 2023-03-20 21:04:27 -06:00
99727e3701 Bad NLP Util class 2023-03-20 19:57:21 -06:00
2cdbf35e3e findNames 2023-03-20 19:40:33 -06:00
c17eed4c06 Check if a token is a name 2023-03-20 18:48:55 -06:00
91eb24e6f0 Merge commit '2af495d056616cc0f757a055114b56df2e0d5d84' as 'projects/bad-nlp/name-database' 2023-03-20 18:03:18 -06:00
2af495d056 Squashed 'projects/bad-nlp/name-database/' content from commit 46d2e01a
git-subtree-dir: projects/bad-nlp/name-database
git-subtree-split: 46d2e01a4953b8f54e8625c9111cf5b372d80b49
2023-03-20 18:03:18 -06:00
996bc3ee2f ktxt2 fountain to hollywoo conversions 2023-03-19 12:19:08 -06:00
7403212ecb Overhaul ktxt2. Close #184 2023-03-19 12:11:10 -06:00
e43dc4ea49 defCommand don't leave stale entries in package.json 2023-03-19 10:55:14 -06:00
6486acb975 don't count last keystroke differently 2023-03-19 10:44:54 -06:00
66f76ceaa8 basic non-intrusive stretch reminder in vscode. close #81 2023-03-18 19:05:15 -06:00
35e5e32dbc vscode configuration use simple types where possible 2023-03-18 18:54:03 -06:00
c1df082448 new-vscode-project template command 2023-03-18 18:05:58 -06:00
2d2c11df9f make kiss-vscode-api Util.kiss more portable 2023-03-18 18:05:37 -06:00
0defc95ba7 Fix some haxemeta expression errors 2023-03-18 18:05:14 -06:00
a41373bf8b kiss-vscode-api defConfiguration macro 2023-03-18 17:28:28 -06:00
0e2945c629 kiss-vscode create empty commands/shortcuts id necessary 2023-03-18 17:27:52 -06:00
8509a3c544 Fix kiss-vscode allowing >2 keys in shortcut 2023-03-18 17:27:00 -06:00
8d0ee30113 add more levels of macro function recursion 2023-03-18 16:32:32 -06:00
1414c7b167 Macro-time permissive Helpers.argList() and bindingList() 2023-03-18 14:57:52 -06:00
a7b4abb2da de-duplicate the try/catch for macroexpansions 2023-03-18 14:31:56 -06:00
55b425de98 defCommand don't require prefix on id 2023-03-18 12:22:15 -06:00
de945dd93f NATflixel fix SimpleWindow construction 2023-03-17 23:35:47 -06:00
cc3576bc70 add dts2hx handling to kiss-vscode-api template 2023-03-13 15:17:23 -06:00
a60db65f78 clean up kiss-vscode 2023-03-13 15:17:07 -06:00
b4882019cd template folder for kiss-vscode-api extensions 2023-03-13 15:15:07 -06:00
8d51b6fa30 fix vscode api inputEditor 2023-03-13 15:00:52 -06:00
5f1fe7434f add haxe @meta support to kiss expressions 2023-03-13 15:00:30 -06:00
565969ac58 profile ksr-express compilation 2023-03-13 08:01:51 -06:00
374c25365e profileKiss print macro, special form, and other statistics 2023-03-13 08:01:00 -06:00
bcc5474370 try to refactor ksr-express image serving 2023-03-13 07:25:42 -06:00
6bbd5b1b58 print static directory 2023-03-13 07:09:34 -06:00
782f1d1f94 Finish Kiss-VScode overhaul first pass 2023-03-10 13:26:50 -07:00
626cc9f350 Major Kiss-vscode overhaul 2023-03-10 12:57:31 -07:00
4859ce84b2 Catch macro expansion errors from builtin macros 2023-03-10 12:21:24 -07:00
8f8c118970 kiss-vscode-api defCommand macro 2023-03-10 11:02:37 -07:00
dcec49e548 re-flex dependency in kiss-vscode-api 2023-03-10 11:02:10 -07:00
c6c51d2154 Fix STATIC_DIR 2023-03-10 10:03:23 -07:00
071d551ad5 ksr-express allow defining STATIC_DIR 2023-03-10 09:57:42 -07:00
af8cab2a29 kiss-vscode-api haxelib 2023-03-10 09:57:27 -07:00
dd73c40d35 Hollywoo loading screen/allow threaded loading 2023-03-09 07:48:33 -07:00
e6a4f3ad38 hollywoo scene selection SimpleWindow 2023-03-09 07:10:09 -07:00
6499e27731 Add the concept of Cameras to hollywoo 2023-03-09 07:09:41 -07:00
c781702d5e Make kiss-tools a kiss-flixel dependency 2023-03-09 07:08:14 -07:00
3d90bfc8ca Caught the notorious SimpleWindow crash 2023-03-09 05:23:59 -07:00
3a61ba9434 Allow exprCase on string literals 2023-03-08 12:11:40 -07:00
447e2e4839 Fix nameOnRight for intercut scenes 2023-03-08 10:21:12 -07:00
766caad67f Failing test case for intercut nameOnRight 2023-03-08 10:11:11 -07:00
a1d5647446 stopWaitForInput needs to check for same cc 2023-03-08 09:47:52 -07:00