Commit Graph

777 Commits

Author SHA1 Message Date
7c05b0d4ab printExp, printStr 2021-08-04 20:07:15 -06:00
32b9466ec9 lower the priority of some debug prints to macrotest only 2021-08-04 20:06:27 -06:00
722e8e9936 Test case that generates expressions 2021-08-04 16:48:31 -06:00
f921ce08c5 pass reflection and expression evaluation to macro evaluator 2021-08-04 16:48:03 -06:00
9ea1b9ff49 defMacroVar, defMacroFunction 2021-08-04 15:08:58 -06:00
8f3b91df43 clone the macro evaluation interpreter between stack frames 2021-08-04 14:48:10 -06:00
63b2656e17 don't print something on python assertProcess 2021-08-02 21:37:17 -06:00
0ae02be74d print when running a process 2021-08-02 21:35:05 -06:00
d3fb044e13 [nat] wikipedia image scraper 2021-08-02 21:34:34 -06:00
7db311dffe more careful entry saving 2021-08-02 20:30:37 -06:00
a70474daad Refactor addTags/removeTags to Lib functions 2021-08-02 20:30:08 -06:00
6f429c4d43 [nat] rename archiveController commands to capital names 2021-08-02 20:28:52 -06:00
842c77b330 [nat] qualify types in Lib.kiss 2021-08-02 19:58:31 -06:00
e100fec328 [nat] revert accidental test.sh disabling extra plaforms 2021-08-02 19:49:40 -06:00
722467f728 commit forgotten package.json for CompilerTools test 2021-08-02 19:47:31 -06:00
88f418a62a compilertools support python dependencies in virtualenv. close #37 2021-08-02 19:46:52 -06:00
a1c9b56e68 rename asciilib2 in test.yml 2021-08-01 23:12:41 -06:00
2844adcf49 archive addFile and attachFiles 2021-08-01 23:11:11 -06:00
38ed54cfc6 queryImageUrls from mediaWiki 2021-08-01 22:31:27 -06:00
e7036b487e queryImageTitles from mediaWiki 2021-08-01 22:18:45 -06:00
644a1c4be8 add +x perms 2021-08-01 21:41:25 -06:00
aa5a7f9378 Requests return dynamic 2021-08-01 21:38:15 -06:00
54d871a006 fix nat cpp tests 2021-08-01 21:06:03 -06:00
d07dba68b7 fix nat tests js 2021-08-01 21:05:53 -06:00
44525cba81 formatting 2021-08-01 21:05:53 -06:00
69897192f5 fix convertToHScript on js, python 2021-08-01 21:05:53 -06:00
4914eda951 on runtime python, also use assertProcess for convertToHscript() 2021-08-01 21:05:53 -06:00
e3358c72bb assertProcess use Popen on Python target 2021-08-01 21:05:53 -06:00
d54d19a190 test nat-archive-tool on many targets 2021-08-01 21:05:53 -06:00
f443ca0867 WIP mediaWikiSystem 2021-08-01 18:27:58 -06:00
2623b5d543 make sure #extern inputLines is Array<String> 2021-08-01 18:02:42 -06:00
cea3e9e292 make assertProcess error more descriptive 2021-08-01 16:35:06 -06:00
3fcc4f0503 fix defNew optional binding list 2021-08-01 16:33:39 -06:00
44f1d712c9 more DRY haxelib dev of projects for testing 2021-08-01 13:02:13 -06:00
72d54c39b4 move asciilib2 -> asciilib for naming clarity 2021-07-31 22:09:27 -06:00
e36e05cf98 minimal python requests externs 2021-07-31 21:57:30 -06:00
2013ebcc5e leet-code use enumerate with 1-index 2021-07-27 10:09:31 -06:00
47b44f8d51 leet-code use python3 if available 2021-07-27 09:54:55 -06:00
60f824a011 leet-code test with python 2021-07-27 09:49:51 -06:00
Fitz1987
a5fe10352f make leet-code into a test case 2021-07-27 10:36:54 -05:00
Fitz1987
c0df7230fd solved a leetcode 2021-07-27 10:12:27 -05:00
5dc3605fa1 skip compilertools tests on C# until a haxe bug is fixed 2021-07-27 09:06:10 -06:00
c89d37fe33 compiler check on CompilerToolsTestCase 2021-07-26 19:59:55 -06:00
fba736f4f2 pass typed data back and forth with #extern. close #17 2021-07-26 19:55:28 -06:00
700a4de08b (#extern) without binding support 2021-07-26 18:59:09 -06:00
db80da6a90 assertProcess() allow passing input to process 2021-07-26 16:31:29 -06:00
ee15d243f8 assertProcess support nodejs ChildProcess 2021-07-26 15:09:14 -06:00
ccb22c82a8 fix tests for js target 2021-07-25 23:59:31 -06:00
216f7b3cdf add guards for javascript on compiler test 2021-07-25 23:57:54 -06:00
206ab8972d compileToFile() working for hello world 2021-07-25 23:55:52 -06:00