joshvera
|
00f88e540f
|
Reverse the order of insertMapped arguments
|
2017-04-11 17:10:08 -04:00 |
|
joshvera
|
a418aa43c0
|
Remove GAlign constraint
|
2017-04-11 17:09:43 -04:00 |
|
joshvera
|
e1a795a6fe
|
Allow RWS to be interleaved with other effects
|
2017-04-11 16:29:47 -04:00 |
|
joshvera
|
9ec24e646c
|
Merge remote-tracking branch 'origin/master' into rws-effect
|
2017-04-11 11:27:03 -04:00 |
|
Rob Rix
|
ae71489aa1
|
Merge pull request #1075 from github/what-the-hspec
Combine output stats for all specs
|
2017-04-10 11:29:05 -04:00 |
|
Rob Rix
|
a151a24885
|
What the efff, apparently.
|
2017-04-10 11:27:26 -04:00 |
|
Rob Rix
|
5349354910
|
Merge branch 'master' into what-the-hspec
|
2017-04-08 10:30:22 -04:00 |
|
joshvera
|
2cff2caf68
|
Use the RWS effect
|
2017-04-07 17:59:45 -04:00 |
|
joshvera
|
013e7660a8
|
Move the rest of rws to an effect
|
2017-04-07 17:48:14 -04:00 |
|
joshvera
|
954186942a
|
Add minimumTermIndex
|
2017-04-07 16:08:49 -04:00 |
|
joshvera
|
2e3b28ec78
|
Stub out rws function
|
2017-04-07 15:59:00 -04:00 |
|
joshvera
|
752d494795
|
Implement genFeaturizedTermsAndDiffs as an effect
|
2017-04-07 15:42:32 -04:00 |
|
joshvera
|
999cfbc57c
|
Add SES effect
|
2017-04-07 14:44:37 -04:00 |
|
joshvera
|
4ca51cc5dc
|
Pass eraseFeatureVector to runRWS
|
2017-04-07 13:12:29 -04:00 |
|
joshvera
|
0a1e846a5e
|
Fix setFeatureVector type
|
2017-04-07 12:38:53 -04:00 |
|
Rob Rix
|
73a214480c
|
Merge pull request #1067 from github/command-dsl
Command DSL
|
2017-04-07 12:38:14 -04:00 |
|
Rob Rix
|
00b3106933
|
Combine output stats for all specs
|
2017-04-07 12:24:57 -04:00 |
|
Rob Rix
|
2d0b3ff4b1
|
Unique the list of paths.
|
2017-04-07 10:49:36 -04:00 |
|
Rob Rix
|
3c596fb980
|
Take the difference on full blob entries, not just their paths.
|
2017-04-07 10:47:56 -04:00 |
|
Rob Rix
|
1c908fff66
|
Merge branch 'master' into command-dsl
|
2017-04-07 10:08:54 -04:00 |
|
Timothy Clem
|
7099603df6
|
Only write trailing newline for json output
|
2017-04-07 10:07:02 -04:00 |
|
joshvera
|
dcbac37b66
|
Add eraseFeatureVector
|
2017-04-05 12:14:56 -04:00 |
|
Rob Rix
|
cf461facd7
|
Merge branch 'master' into command-dsl
|
2017-04-05 12:14:28 -04:00 |
|
Rob Rix
|
40f5f95e24
|
🔥 redundant imports.
|
2017-04-05 12:14:14 -04:00 |
|
joshvera
|
850c0e7b35
|
Merge remote-tracking branch 'origin/master' into rws-dsl
|
2017-04-05 12:13:38 -04:00 |
|
Rob Rix
|
2e6376c655
|
Test that we parse in the specified language.
|
2017-04-05 11:44:10 -04:00 |
|
Rob Rix
|
6feeba197d
|
Test that we fall back to line by line parsing.
|
2017-04-05 11:42:06 -04:00 |
|
joshvera
|
7e09170877
|
Add some state and run functions
|
2017-04-05 11:38:51 -04:00 |
|
Rob Rix
|
0063736924
|
Move the fixtures into the where clause.
|
2017-04-05 11:37:09 -04:00 |
|
Rob Rix
|
975856b00b
|
Test that we get sensible results if we ask for nonexistent paths.
|
2017-04-05 11:34:52 -04:00 |
|
Rob Rix
|
ee12abb597
|
Test that we get the right blobs when we ask for specific paths.
|
2017-04-05 11:33:30 -04:00 |
|
Rob Rix
|
7d6c92dd34
|
Extract the expected state into a fixture type.
|
2017-04-05 11:33:21 -04:00 |
|
Rob Rix
|
9ec60d5ff4
|
Test that readFilesAtSHAs will fetch all paths if none are specified.
|
2017-04-05 11:23:13 -04:00 |
|
Rob Rix
|
a0a14dc859
|
Test that readFile returns Nothing for missing files.
|
2017-04-05 11:12:03 -04:00 |
|
Rob Rix
|
e67832ff78
|
Test that reading an extant file produces a blob with the appropriate path.
|
2017-04-05 11:11:09 -04:00 |
|
Rob Rix
|
7b6bf4f42b
|
Stub in a spec.
|
2017-04-05 11:10:23 -04:00 |
|
Rob Rix
|
e962b27a3c
|
Stub in a module for a Command spec.
|
2017-04-05 11:04:15 -04:00 |
|
Rob Rix
|
c6dc41e63b
|
Open the repo multiple times, concurrently.
|
2017-04-05 10:20:11 -04:00 |
|
Rob Rix
|
42cd9e35ff
|
Extract how we get blobs.
|
2017-04-05 09:41:31 -04:00 |
|
Rob Rix
|
acbe324a77
|
🔥 the trace events (for now).
|
2017-04-05 09:39:31 -04:00 |
|
Rob Rix
|
c9175254e7
|
Abstract out running a git command with alternate object dirs.
|
2017-04-05 09:38:18 -04:00 |
|
Josh Vera
|
613f8783ad
|
Merge pull request #1071 from github/bump-gitlib
Bump gitlib
|
2017-04-04 19:23:47 -04:00 |
|
Rick Winfrey
|
d1225dc823
|
Bump gitlib
|
2017-04-04 16:21:23 -07:00 |
|
joshvera
|
1649d24afd
|
Stub in RwsF data type
|
2017-04-04 17:59:19 -04:00 |
|
Rob Rix
|
5f1f82fb33
|
Define a MonadIO instance for Command.
|
2017-04-04 15:54:27 -04:00 |
|
Rob Rix
|
0762ff3408
|
Define a combinator to run a number of commands concurrently.
|
2017-04-04 15:46:51 -04:00 |
|
Rob Rix
|
31ffb0e640
|
🔥 a TODO.
|
2017-04-04 12:45:12 -04:00 |
|
Rob Rix
|
b304c7a1e2
|
Bump haskell-tree-sitter for faster FFI calls.
|
2017-04-04 12:33:42 -04:00 |
|
Rob Rix
|
a456af01e1
|
Our languages don’t call into Haskell.
|
2017-04-04 12:33:12 -04:00 |
|
Josh Vera
|
c5af0df5cf
|
Merge pull request #1069 from github/bump-gitlib
bump gitlib for libgit2 0.25.1
|
2017-04-04 12:26:31 -04:00 |
|