1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
Commit Graph

29239 Commits

Author SHA1 Message Date
Rob Rix
dd6d9a0209
Type application. 2019-08-06 12:07:01 -04:00
Rob Rix
0d2f05a8c7
📝 the parameters to unprefixEither. 2019-08-06 12:05:22 -04:00
Rob Rix
7c686d1ccb
📝 unprefixEither. 2019-08-06 12:04:22 -04:00
Rob Rix
eb2ede6d1d
Subterm. 2019-08-06 12:02:47 -04:00
Rob Rix
e2ec37ebdb
📝 unprefix’s parameters. 2019-08-06 12:01:30 -04:00
Rob Rix
ab07e5a0d6
📝 unprefix’s purpose. 2019-08-06 11:59:20 -04:00
Rob Rix
7b0a4155da
📝 unprefix. 2019-08-06 11:57:10 -04:00
Rob Rix
93eba20619
Rename un/unEither to unprefix/unprefixEither. 2019-08-06 11:55:43 -04:00
Rob Rix
93eba1d946
📝 the practical takeaway. 2019-08-06 11:47:35 -04:00
Rob Rix
c09e465efb
📝 RightModule and its laws. 2019-08-06 11:40:15 -04:00
Rob Rix
f141319f84
Rename User to Name. 2019-08-06 11:18:54 -04:00
Rob Rix
bd575002a3
Merge branch 'master' into the-point-of-no-carriage-return 2019-08-06 11:16:05 -04:00
Rob Rix
339585f4ba
Merge branch 'master' into records 2019-08-06 11:15:11 -04:00
Rob Rix
3617455ad2
Merge pull request #202 from github/gen-x
🔥 Naming, Name, & Gensym
2019-08-06 11:14:53 -04:00
Rob Rix
a1e0e64204
Merge branch 'master' into the-point-of-no-carriage-return 2019-08-02 17:12:28 -04:00
Rob Rix
5ea3f651e0
Spacing. 2019-08-02 16:45:48 -04:00
Rob Rix
831a7d6f09
Label the exhaustiveness property. 2019-08-02 16:01:48 -04:00
Rob Rix
99b1287f2c
Decrease the frequency of newlines & carriage returns. 2019-08-02 15:59:53 -04:00
Rob Rix
e9eecddca5
Correct the sourceLineRanges test. 2019-08-02 15:56:25 -04:00
Rob Rix
4b5215a9cf
Reformat for clarity. 2019-08-02 15:42:56 -04:00
Rob Rix
f2318537c9
Summarize with the number of lines. 2019-08-02 15:39:02 -04:00
Rob Rix
e986ed0937
Spacing. 2019-08-02 15:37:50 -04:00
Rob Rix
b5e6aab55b
Label cases as empty/non-empty. 2019-08-02 15:34:15 -04:00
Rob Rix
258e25409a
Run the sourceLineRanges test with QuickCheck. 2019-08-02 15:33:58 -04:00
Rob Rix
99df4b384e
Select newlines and carriage returns frequently. 2019-08-02 14:56:50 -04:00
Rob Rix
ceb4791237
Merge branch 'master' into gen-x 2019-08-02 14:37:57 -04:00
Rob Rix
919955591d
Merge pull request #201 from github/types-as-syntax
Types as syntax
2019-08-02 14:37:29 -04:00
Rob Rix
611294b064
Merge branch 'master' into types-as-syntax 2019-08-02 14:27:56 -04:00
Rob Rix
5179e88079
Merge pull request #200 from github/break-hearts-not-builds
Fold over Core without iter
2019-08-02 14:27:32 -04:00
Rob Rix
0eb17e3047
Merge branch 'master' into break-hearts-not-builds 2019-08-01 11:51:05 -04:00
Timothy Clem
d721aadf12 Get versions to line up 2019-08-01 09:48:13 -06:00
Rob Rix
de7956b547
Merge branch 'master' into break-hearts-not-builds 2019-08-01 11:29:10 -04:00
Timothy Clem
72b3aed8f0
Merge pull request #213 from github/git-ls-tree-fixes
Git ls tree fixes
2019-08-01 06:17:50 -07:00
Timothy Clem
4fa9013e92 Add a test for other types and modes 2019-07-31 15:31:50 -06:00
Rob Rix
1751ad1702
Merge branch 'master' into break-hearts-not-builds 2019-07-31 14:40:44 -04:00
Rob Rix
ff9e140751
Merge pull request #212 from github/from-paths
New options for readBlobsFromGitRepo
2019-07-31 14:40:26 -04:00
Timothy Clem
61186c946d ++0.7.0.0 2019-07-31 09:45:17 -07:00
Timothy Clem
77b6b85d49 Properly parse other objects and modes 2019-07-31 09:42:05 -07:00
Timothy Clem
3409779b23 s/OnlyPaths/IncludePaths 2019-07-31 07:37:23 -07:00
Timothy Clem
42028a818f Allow ts-parse command to also accept these 2019-07-30 17:36:25 -07:00
Timothy Clem
2b37bc9312 New options for readBlobsFromGitRepo
Allows specifying only the paths you want to parse in the repo
2019-07-30 17:34:35 -07:00
Rob Rix
901014d6ac
🔥 a redundant FIXME. 2019-07-30 09:38:09 -04:00
Rob Rix
255cddb249
Merge branch 'generalize-analyses-over-the-term-type' into scope-graphs 2019-07-30 09:24:01 -04:00
Rob Rix
e58dea96fb
Factor out how we extend bindings. 2019-07-30 09:21:03 -04:00
Rob Rix
100d6a18ff
Extend the scope graph on assignment. 2019-07-30 09:14:32 -04:00
Rob Rix
196f2bff17
Add declarations to records. 2019-07-29 16:16:46 -04:00
Rob Rix
a73b267ebd
Rename Entry to Decl. 2019-07-29 16:10:09 -04:00
Rob Rix
ed94104e27
Map entries to references. 2019-07-29 16:08:56 -04:00
Rob Rix
a4066b9df6
Construct scope graphs on deref. 2019-07-29 16:07:29 -04:00
Rob Rix
6cb9af299e
Correct the Monoid instance for ScopeGraph. 2019-07-29 15:51:52 -04:00