1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00
Commit Graph

16229 Commits

Author SHA1 Message Date
Timothy Clem
8f0e8bf151 Format with one less indent 2017-10-05 13:02:57 -07:00
Timothy Clem
1c9c5e420e Make sure stat names don't use reserved chars 2017-10-05 13:02:44 -07:00
Timothy Clem
97c5efa774 Only use this in one place now 2017-10-05 11:41:04 -07:00
Timothy Clem
ac733fa9e3 Merge remote-tracking branch 'origin/master' into stats 2017-10-05 11:30:35 -07:00
Timothy Clem
d1248d54fd Update the address parsing 2017-10-05 11:30:12 -07:00
Timothy Clem
dd18879361 Reporting timing stats 2017-10-05 11:29:59 -07:00
Timothy Clem
f9c93b4158 Show 5 decimal points on Doubles 2017-10-05 11:26:31 -07:00
Josh Vera
cf2df8788a Merge pull request #1390 from github/typescript-fixes
Add support for decorators
2017-10-05 11:06:14 -07:00
Timothy Clem
87bd442c96 Refactor a bit more into Semantic.Queue
Also, docs and record prefixes
2017-10-05 10:26:16 -07:00
Timothy Clem
ce2e3e737e Merge branch 'master' into stats 2017-10-05 07:48:49 -07:00
Josh Vera
6deece7610 Merge branch 'master' into typescript-fixes 2017-10-04 14:31:57 -07:00
joshvera
973d136188 one or more decorators 2017-10-04 14:29:36 -07:00
Timothy Clem
b5c63fc78c Minor spec name fixes 2017-10-04 14:21:06 -07:00
joshvera
48ff06cafe Add decorator support 2017-10-04 13:25:34 -07:00
joshvera
d8f7f45fdb ++haskell-tree-sitter 2017-10-04 13:04:12 -07:00
joshvera
92d12ef455 ++haskell-tree-sitter 2017-10-04 12:28:33 -07:00
Timothy Clem
e5973546a2 Just give Tags a type synonym 2017-10-04 11:55:26 -07:00
Timothy Clem
c7f4ae005b Test actual sending of data 2017-10-04 11:40:39 -07:00
Timothy Clem
f0edcd48f2 Docs 2017-10-04 11:40:20 -07:00
Josh Vera
cf6f8f4e13 Merge pull request #1387 from github/a-tidy-repo-is-a-happy-repo
A tidy repo is a happy repo
2017-10-04 11:31:02 -07:00
joshvera
6f185f7d0e ++haskell-tree-sitter 2017-10-04 11:27:27 -07:00
Timothy Clem
8860a0942b No need for these anymore 2017-10-04 11:13:03 -07:00
Timothy Clem
666585bf50 Start writing a few specs 2017-10-04 11:12:24 -07:00
Timothy Clem
010287cd5a No need to log this now 2017-10-04 09:46:15 -07:00
Timothy Clem
e75ae60ad6 Clean up imports again 2017-10-04 09:46:10 -07:00
Timothy Clem
cd550fab80 Get this new file in .cabal 2017-10-04 09:45:55 -07:00
Timothy Clem
ca965e8e6a Clean up imports a bit 2017-10-04 09:35:49 -07:00
Timothy Clem
3d5cf4347e Continue to fill out stats functionality 2017-10-04 09:34:44 -07:00
Rob Rix
44d278bc35 🔥 the unused Language.Ruby module. 2017-10-04 10:34:24 -04:00
Rob Rix
a45d5d62f5 TreeSitter doesn’t depend on Ruby. 2017-10-04 10:33:36 -04:00
Rob Rix
48081853d5 Correct references to TypeScript term assignment & categories. 2017-10-04 10:33:28 -04:00
Rob Rix
27f92be70e 🔥 the unused Language.Python module. 2017-10-04 10:30:18 -04:00
Rob Rix
df9efe6fb4 🔥 the redundant repo binding. 2017-10-04 10:26:46 -04:00
Rob Rix
a4afb35769 🔥 the profile fixtures. 2017-10-04 10:25:30 -04:00
Rob Rix
1ac49a42a6 🔥 the Free hints 2017-10-04 10:16:57 -04:00
Rob Rix
dacd0861cb Merge pull request #1384 from github/generic-term-comparability-and-equivalence
Generic term comparability and equivalence
2017-10-04 09:23:28 -04:00
Timothy Clem
f80445945c Write some UDP packets 2017-10-03 20:38:36 -07:00
Timothy Clem
6abc878243 Basic stat rendering 2017-10-03 19:44:52 -07:00
Timothy Clem
78f98ce352 Introduce Task.Stat and general pattern for Task.Queue 2017-10-03 17:22:26 -07:00
Josh Vera
03d528dda6 Merge branch 'master' into generic-term-comparability-and-equivalence 2017-10-03 14:10:25 -07:00
Josh Vera
fa8f718297 Merge pull request #1381 from github/typescript-cleanup
Typescript cleanup
2017-10-03 13:59:44 -07:00
Rob Rix
d9a0a87531 📝 comparableTo on Union. 2017-10-03 16:04:22 -04:00
Rob Rix
0c1f0b0e46 Correct the docs for the Diffable instance for Unions. 2017-10-03 16:02:23 -04:00
Rob Rix
b4f0cee138 📝 Equivalence. 2017-10-03 16:00:35 -04:00
Rob Rix
2c7e901043 📝 equivalentTerms. 2017-10-03 15:58:52 -04:00
Rob Rix
8f09c1c1bc 📝 comparableTerms. 2017-10-03 15:55:12 -04:00
Rob Rix
e7306fa43e 📝 comparableTo. 2017-10-03 15:51:56 -04:00
Rob Rix
048f66dec8 📝 equivalentBySubterm. 2017-10-03 15:49:06 -04:00
Rob Rix
8e9158c7f0 🔥 subequivalenceTo. 2017-10-03 15:37:51 -04:00
Rob Rix
cceed47743 Determine subequivalence using Equivalence & subalgorithmFor. 2017-10-03 15:37:42 -04:00