1
Fork 0
Commit graph

117 commits

Author SHA1 Message Date
prescientmoon 41d4b10b29
Add typescript/option 2024-03-04 15:04:52 +01:00
prescientmoon 40db6f8b37
Add 'factorio-throughput' 2024-03-04 14:34:35 +01:00
prescientmoon 2f71e8fd4f
Document addition of prescient-trains 2024-03-04 13:56:37 +01:00
prescientmoon 8320be0f5c
Add 'prescient trains' 2024-03-04 13:53:58 +01:00
Matei Adriel 53be1edb66
Add tram stat problem and python directory 2024-01-25 22:50:19 +01:00
Matei Adriel 1afe763630
Commit unfinished settings file 2023-12-10 23:45:27 +01:00
Matei Adriel bbc524d5fd
Add lua/slam-nvim 2023-11-15 04:43:02 +01:00
Matei Adriel f0214ccd88 Add purescript/thumbor 2023-11-15 04:27:25 +01:00
Matei Adriel 8ebe233bec Added strategy 2023-10-29 02:53:29 +01:00
Matei Adriel 553809fc56 Add kombinators 2023-10-29 02:44:23 +02:00
Matei Adriel 4a7a51cd17 Add typst 2023-10-29 02:32:41 +02:00
Matei Adriel 26be488d70 Add lunardash 2023-10-29 02:29:24 +02:00
Matei Adriel 5317e1a48e Add wave38 2023-10-29 02:26:18 +02:00
Matei Adriel 05d04490e8 Add free 2023-10-29 02:17:37 +02:00
Matei Adriel 8456714ab4 Add purebird 2023-10-29 02:11:28 +02:00
Matei Adriel 1259904c07 Add lunarline 2023-10-29 02:10:10 +02:00
Matei Adriel f055d600fd Add lambda calculus 2023-10-29 02:03:27 +02:00
Matei Adriel df8492f6ba Add purescript/slice 2023-10-29 01:21:05 +02:00
Matei Adriel 7c0fbb5f4a Make file-structures more readable 2023-10-29 01:15:32 +02:00
Matei Adriel 14461ac786 Document purescript experiments 2023-10-29 01:13:57 +02:00
Matei Adriel ae1141ae39 Add canopy 2023-10-29 00:44:23 +02:00
Matei Adriel 49a6461063 Update README 2023-10-29 00:11:05 +02:00
Matei Adriel 0d1e3638fe Document lean experiments 2023-10-29 00:07:15 +02:00
Matei Adriel ca3f83d186 Move stuff around + add lean and idris experiments 2023-10-29 00:02:10 +02:00
Matei Adriel dc87029363
Add .gitignore 2023-09-10 17:55:42 +03:00
Matei Adriel a45a4e94b3 Added purpleflow 2023-06-18 18:46:34 +02:00
Matei Adriel 3f6091369a Commiting some old changes 2023-06-04 15:29:29 +02:00
Matei Adriel 8819e10d9e Added ecs 2023-06-04 15:21:21 +02:00
Matei Adriel 62cee9bd63 Merged with typelevel-experiments 2023-06-04 15:19:30 +02:00
Matei Adriel 583484cab3 A bunch of old stuff I hadn't commited 2023-06-04 15:18:40 +02:00
Matei Adriel 718215ce91 Forgot to commit this last time 2022-12-31 19:30:30 +01:00
Matei Adriel 62e12a5204 Base functionality has been implemented 2022-12-31 19:29:58 +01:00
Matei Adriel 0bb81bfc46 feat: basic rendering 2021-04-04 00:37:14 +03:00
Matei Adriel fe0816d037 build: basic esbuild setup 2021-04-04 00:36:18 +03:00
Matei Adriel 3769f1ef58 docs: readme and license 2021-04-01 19:35:36 +03:00
Matei Adriel 338ae34f00 feat(abilities): Io & Ask abilities 2021-04-01 19:33:36 +03:00
Matei Adriel 3f5d49190f feat: basic constraint solving 2021-04-01 19:29:27 +03:00
Matei Adriel 4ef32c05c3
typescript(option): fix: fixed declaration containnig a bunch of anys
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-27 13:28:42 +02:00
Matei Adriel dd0c29a340
typescript(option): build: removed unused variables from rollup config
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 18:17:29 +02:00
Matei Adriel b02a3f887f
typescript(option): build: edited the rollup config to read paths from package.json and show the filesize of the esm bundle
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 18:13:37 +02:00
Matei Adriel 63ce76a552
typescript(option): fix: fixed lib not beeing tree-shakeable
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 17:19:26 +02:00
Matei Adriel 0fd6baac81
typescript(option): chore: updated readme
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 17:07:40 +02:00
Matei Adriel 457f1ee53e
typescript(option): feat: added the 'combine' helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 17:05:16 +02:00
Matei Adriel 08b28804e0
typescript(option): feat: added the 'values' helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:53:20 +02:00
Matei Adriel bf3fc154e3
typescript(option): test: refactored tests to use alwaysX instead of constantly(x)
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:37:04 +02:00
Matei Adriel ab5e468375
typescript(option): feat: added the 'unpack' helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:36:05 +02:00
Matei Adriel cd5dc00dbd
typescript(option): docs: fixed all the comments where I called Option Maybe and None Nothing
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:28:38 +02:00
Matei Adriel 09a788f8ff
typescript(option): fix: fixed withDefaultLazy not being exported
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:23:59 +02:00
Matei Adriel 69dcaa5e91
typescript(option): refactor: refactored everything to use unwrap instead of match
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:22:10 +02:00
Matei Adriel 6dc868c5fb
typescript(option): feat: added the 'withDefaultLazy' helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:16:09 +02:00