Rob Rix
|
a5dd989db2
|
Stub in separate parse/diff command modules.
|
2018-04-04 13:14:25 -04:00 |
|
Rob Rix
|
42781aa2d8
|
🔥 a redundant bind.
|
2018-04-04 13:12:14 -04:00 |
|
Rob Rix
|
498c583cb8
|
Align some fields.
|
2018-04-04 13:11:10 -04:00 |
|
Rob Rix
|
070f731653
|
🔥 some redundant language extensions.
|
2018-04-04 13:10:45 -04:00 |
|
Rob Rix
|
e35c96a676
|
Compute the import graph for a package.
Co-Authored-By: Timothy Clem <timothy.clem@gmail.com>
|
2018-04-04 12:40:09 -04:00 |
|
Rob Rix
|
9a8bce4b78
|
Fix the constraints for the import graph task.
|
2018-04-04 12:10:13 -04:00 |
|
Rob Rix
|
2d521ecaa6
|
Merge branch 'master' into task-in-eff
|
2018-04-04 11:58:58 -04:00 |
|
Rob Rix
|
2795e9cf55
|
Add an ImportGraph task.
|
2018-04-04 11:58:53 -04:00 |
|
Rob Rix
|
aaa5017d6d
|
Export evaluatePackageBody.
|
2018-04-04 11:58:43 -04:00 |
|
Rob Rix
|
7d5a9d40ae
|
Add a handler for Telemetry which ignores the effects.
|
2018-04-04 11:58:36 -04:00 |
|
Rob Rix
|
e6c5d5d2d5
|
Move time into the Telemetry module.
|
2018-04-04 11:24:15 -04:00 |
|
Rob Rix
|
ca87d9cff9
|
Move the Telemetry effect into its own module.
|
2018-04-04 11:23:32 -04:00 |
|
Rob Rix
|
6dd7dd78c1
|
Sort the modules.
|
2018-04-04 11:23:21 -04:00 |
|
Rob Rix
|
8a6d9bd879
|
Move Distribute into its own module.
|
2018-04-04 11:23:13 -04:00 |
|
Rob Rix
|
6101db0d5e
|
Export WrappedTask.
|
2018-04-04 11:16:50 -04:00 |
|
Rob Rix
|
dee6241aff
|
📝 LogQueue & StatQueue.
|
2018-04-04 11:09:48 -04:00 |
|
Rob Rix
|
bdddc0b836
|
📝 WrappedTask.
|
2018-04-04 11:09:25 -04:00 |
|
Rob Rix
|
536ae92e25
|
Promote the list.
|
2018-04-04 11:08:35 -04:00 |
|
Rob Rix
|
2999b18b3b
|
🔥 the ConcurrentEffects synonym.
|
2018-04-04 11:08:22 -04:00 |
|
Rob Rix
|
5fe10f4221
|
Close over the statter, logger, and options.
|
2018-04-04 11:07:16 -04:00 |
|
Rob Rix
|
a21e09a2fd
|
Extract runDistribute to the top level.
|
2018-04-04 11:00:37 -04:00 |
|
Rob Rix
|
6406620025
|
Extract parBitraversable to the top level.
|
2018-04-04 11:00:30 -04:00 |
|
Rob Rix
|
a3489be5f7
|
Parameterize runDistribute by the interpreter.
|
2018-04-04 10:59:34 -04:00 |
|
Rob Rix
|
bf237d6680
|
Parameterize Distribute by the type of tasks it distributes.
|
2018-04-04 10:59:01 -04:00 |
|
Rob Rix
|
322d1cca71
|
More aligning.
|
2018-04-04 10:37:05 -04:00 |
|
Rob Rix
|
f3f93379ce
|
Align a bunch of things.
|
2018-04-04 10:35:54 -04:00 |
|
Rob Rix
|
9101bcd996
|
Extract the TaskF interpreter to the top level.
|
2018-04-04 10:35:21 -04:00 |
|
Rob Rix
|
744e5632ed
|
Eta-reduce.
|
2018-04-04 10:33:06 -04:00 |
|
Rob Rix
|
cf315e2b26
|
Define logError solely in terms of Telemetry.
|
2018-04-04 10:32:51 -04:00 |
|
Rob Rix
|
bacc8598ea
|
🔥 redundant parens.
|
2018-04-04 10:30:04 -04:00 |
|
Rob Rix
|
45a604b04c
|
Resume a deep embedding of telemetry.
|
2018-04-04 10:27:40 -04:00 |
|
Rob Rix
|
3a25320bc7
|
Return the stat from withTiming.
|
2018-04-04 10:24:18 -04:00 |
|
Rob Rix
|
847da9534b
|
Bump effects for MonadIO, interpret, &c.
|
2018-04-04 09:35:04 -04:00 |
|
Charlie Somerville
|
edf925e6e1
|
Merge pull request #1701 from github/charliesome/remove-php-ns-fail
Remove fail in Evaluatable NamespaceName instance
|
2018-04-04 17:44:54 +10:00 |
|
Charlie Somerville
|
a8ba6263c8
|
php: use fmap rather than liftA to appease linter
|
2018-04-04 17:27:00 +10:00 |
|
Charlie Somerville
|
dbf2b365d9
|
php: extract common commentedTerm expression
|
2018-04-04 16:54:09 +10:00 |
|
Charlie Somerville
|
90961708e6
|
php: use foldl1 in Evaluatable NamespaceName definition
|
2018-04-04 16:54:09 +10:00 |
|
Charlie Somerville
|
b1edf0da4d
|
php: add someTerm' returning NonEmpty and remove fromList call
|
2018-04-04 16:54:09 +10:00 |
|
Charlie Somerville
|
716c3ec5f4
|
php: pull inline lambda out of assignment expression
|
2018-04-04 16:54:09 +10:00 |
|
Charlie Somerville
|
3685e9d1c4
|
php: make NamespaceName's value a NonEmpty rather than list
|
2018-04-04 16:54:09 +10:00 |
|
Rob Rix
|
c81c6e873a
|
Merge pull request #1702 from github/resolved-symbols-in-import-graph
Resolved symbols in import graph
|
2018-04-03 19:16:39 -04:00 |
|
Rob Rix
|
0ca31ebbee
|
Rename the log/stat queue synonyms.
|
2018-04-03 19:12:12 -04:00 |
|
Rob Rix
|
341d36a0ce
|
Factor the distribute effects into a new type.
|
2018-04-03 19:09:45 -04:00 |
|
Rob Rix
|
be9c27a32d
|
Generalize go to eliminate TaskF.
|
2018-04-03 19:07:20 -04:00 |
|
Rob Rix
|
6f8fb5885b
|
runParser operates in the underlying eff.
|
2018-04-03 18:53:42 -04:00 |
|
Rob Rix
|
5fbd6f36b4
|
Define writeStat shallowly.
|
2018-04-03 18:49:43 -04:00 |
|
Rob Rix
|
8250cedcdc
|
Define writeLog shallowly.
|
2018-04-03 18:45:44 -04:00 |
|
Rob Rix
|
40e152f0e7
|
Factor error logging out.
|
2018-04-03 18:43:21 -04:00 |
|
Rob Rix
|
8eeb6dddec
|
Simplify runParser.
|
2018-04-03 18:35:24 -04:00 |
|
Rob Rix
|
c377d2870b
|
Get the options from the environment when we need them.
|
2018-04-03 18:33:09 -04:00 |
|