erp12
|
2d066d8089
|
Adds fly launcher
|
2021-10-14 22:07:57 -04:00 |
|
Lee Spector
|
003426318b
|
Version bump
|
2021-08-02 11:43:56 -04:00 |
|
Lee Spector
|
5b2b9c82a0
|
Merge pull request #31 from dafg05/custom-report
Fix null-custom report bug when no custom-report is passed to gp argmap
|
2021-08-02 11:42:31 -04:00 |
|
Daniel Flores García
|
393f2368f2
|
Fix null-custom report bug when no custom-report is passed to gp
|
2021-08-02 10:58:23 -04:00 |
|
Lee Spector
|
12d5ffd522
|
Version bump
|
2021-08-01 21:07:19 -04:00 |
|
Lee Spector
|
8a12ede981
|
Merge pull request #30 from dafg05/custom-report
Add support for a custom-report function
|
2021-08-01 21:04:03 -04:00 |
|
Daniel Flores García
|
f25cd75f2a
|
Add support for a custom-report function
|
2021-08-01 12:19:06 -04:00 |
|
Lee Spector
|
4058b8e7b0
|
Version bump
|
2021-07-26 15:41:52 -04:00 |
|
Lee Spector
|
461da8c939
|
Don't pre-expand programs passed to interpreter
|
2021-07-26 15:40:33 -04:00 |
|
Lee Spector
|
2572c706a8
|
Name unused argument idiomatically
|
2021-07-22 16:14:24 -04:00 |
|
Lee Spector
|
995ed3b47d
|
Update project.clj for clojars deployment
|
2021-07-21 23:32:36 -04:00 |
|
Lee Spector
|
d3589b9aee
|
Return history from interpret-program if start-state includes truthy value for :keep-history
|
2021-07-20 13:25:23 -04:00 |
|
Lee Spector
|
890c2de152
|
Merge pull request #29 from DuckNoodleSoup/master
Changed :output to :print
|
2021-07-19 17:41:43 -04:00 |
|
Shuzo Katayama
|
8fae435046
|
Delete coin_sums.cljc
|
2021-07-19 16:36:31 -04:00 |
|
Shuzo Katayama
|
c9fe37e227
|
Merge branch 'lspector:master' into master
|
2021-07-19 16:31:10 -04:00 |
|
Shuzo Katayama
|
372e45895e
|
replaced :output with :print
|
2021-07-19 16:26:10 -04:00 |
|
Lee Spector
|
d8738187c6
|
Merge pull request #28 from dafg05/master
Add cljs.reader to more problems
|
2021-07-15 16:01:17 -04:00 |
|
Daniel Flores García
|
996f6df1ba
|
Add cljs.reader to more problems
|
2021-07-15 15:53:39 -04:00 |
|
Lee Spector
|
6ab4f6001e
|
Merge pull request #27 from DuckNoodleSoup/master
Single Output PSB2 Problems and New Changes
|
2021-07-15 12:20:07 -04:00 |
|
Lee Spector
|
db743db32b
|
Merge pull request #26 from dafg05/master
Fix clojurescript bugs
|
2021-07-15 12:14:27 -04:00 |
|
Shuzo Katayama
|
a23b007b0c
|
single output PSB2
|
2021-07-15 11:51:13 -04:00 |
|
Shuzo Katayama
|
105e8faf4e
|
single output PSB2 problems
|
2021-07-15 11:37:43 -04:00 |
|
Daniel Flores García
|
9cf15369bf
|
Add cljs.reader to problems
|
2021-07-15 11:06:24 -04:00 |
|
Shuzo Katayama
|
8280c3c6d2
|
temporarily remove spin words
I forgot to ignore this work in progress file from the last commit
|
2021-07-14 21:48:03 -04:00 |
|
Shuzo Katayama
|
f8a1fec98e
|
Merge branch 'lspector:master' into master
|
2021-07-14 21:40:23 -04:00 |
|
Shuzo Katayama
|
b92fa49125
|
deleted idea files
|
2021-07-14 21:40:01 -04:00 |
|
Shuzo Katayama
|
8441cfe8d3
|
upstream update and new PSB2 problems
|
2021-07-14 21:25:42 -04:00 |
|
Daniel Flores García
|
ffc218046c
|
Merge branch 'master' of github.com:dafg05/propeller
|
2021-07-14 20:39:56 -04:00 |
|
Daniel Flores García
|
62fc20f8e7
|
Change literals map to vector of vectors
|
2021-07-14 20:29:52 -04:00 |
|
Lee Spector
|
cea5eaf5da
|
Remove .idea files from version control
|
2021-07-14 16:57:54 -04:00 |
|
Lee Spector
|
686ba1fdb2
|
Remove unused require
|
2021-07-14 16:50:33 -04:00 |
|
Shuzo Katayama
|
ede1abe7c4
|
paired digits, shopping list, snow day
|
2021-07-14 16:42:20 -04:00 |
|
Lee Spector
|
1cc2b26df2
|
Update -main in propeller.core to just print a message
|
2021-07-14 16:41:42 -04:00 |
|
Lee Spector
|
5240423f66
|
Update README; fix command-line handling of arguments
|
2021-07-14 16:37:21 -04:00 |
|
Lee Spector
|
b8da169b54
|
Make all problem files contain -main, gp call, and default argmap
|
2021-07-14 15:55:38 -04:00 |
|
Shuzo Katayama
|
a32b3263c5
|
fizz buzz, gcd, and luhn added
|
2021-07-14 14:55:45 -04:00 |
|
Shuzo Katayama
|
883840a564
|
fizz buzz, gcd, and luhn added
|
2021-07-14 14:55:23 -04:00 |
|
Lee Spector
|
1698c51194
|
Update valiant for new problem specification scheme
|
2021-07-13 23:19:14 -04:00 |
|
Lee Spector
|
94d4b9d43a
|
Combine training and testing data in same var for consistency with other problems
|
2021-07-13 23:16:17 -04:00 |
|
Lee Spector
|
f94b991864
|
Update string-classification for new problem specification scheme; remove unused PSB2 argmap items
|
2021-07-13 23:11:58 -04:00 |
|
Lee Spector
|
20be7c04e3
|
Update twitter for new problem specification scheme
|
2021-07-13 23:01:19 -04:00 |
|
Lee Spector
|
b2fb5b1f53
|
Update substitution-cipher for new problem specification scheme
|
2021-07-13 22:56:25 -04:00 |
|
Lee Spector
|
3616293dc9
|
Update middle-character for new problem specification scheme
|
2021-07-13 22:53:58 -04:00 |
|
Lee Spector
|
1032895b8f
|
Update fuel-cost for new problem specification scheme
|
2021-07-13 22:51:23 -04:00 |
|
Lee Spector
|
e51bdf2fab
|
Update dice-game for new problem specification scheme
|
2021-07-13 22:48:54 -04:00 |
|
Lee Spector
|
b3b1363942
|
Remove redundant requires
|
2021-07-13 22:43:16 -04:00 |
|
Lee Spector
|
e4a8e3a247
|
Update camel-case for new problem specification scheme
|
2021-07-13 22:41:25 -04:00 |
|
Lee Spector
|
e8d6670a2d
|
Update bowling for new problem specification scheme
|
2021-07-13 22:37:53 -04:00 |
|
Lee Spector
|
5aaf914316
|
Update bouncing-balls for new problem specification scheme
|
2021-07-13 22:31:59 -04:00 |
|
Lee Spector
|
a571524dab
|
Make arglist in problem file work for first PSB2 problem (basement)
|
2021-07-13 22:21:20 -04:00 |
|