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

16407 Commits

Author SHA1 Message Date
Rob Rix
0d71bf7fa6 Break on errors in interactive code. 2017-10-13 10:21:08 -04:00
Rob Rix
7f6017b037 Define a reload-with-pretty macro. 2017-10-13 10:20:48 -04:00
Rob Rix
dcf5f5b40a Define pretty/no-pretty macros. 2017-10-13 10:20:36 -04:00
Rob Rix
b55f5a20d2 Add a .ghci file with a source macro. 2017-10-13 10:20:24 -04:00
Rob Rix
d6f4914c46 🔥 the dependencies on pretty-show & hscolour. 2017-10-13 10:08:34 -04:00
Rob Rix
203719d053 🔥 the pp util. 2017-10-13 10:08:24 -04:00
Rob Rix
734c92ee1c Merge pull request #1403 from github/language-assignment-rename
Language assignment rename
2017-10-11 10:57:12 -04:00
Rick Winfrey
5f482fbb4f Rename markup to markdown 2017-10-10 17:25:45 -07:00
Rick Winfrey
4361d05715 🔥 unnecessary extension 2017-10-10 17:19:44 -07:00
Rick Winfrey
8a3f4f7e33 Merge branch 'master' into language-assignment-rename 2017-10-10 17:17:58 -07:00
Rick Winfrey
03d4a4d5c0 Update TypeScript 2017-10-10 15:55:42 -07:00
Timothy Clem
73d65795f9 Merge pull request #1399 from github/cmark-timings
Fix/Remove cmark timings
2017-10-10 15:54:43 -07:00
Timothy Clem
bd4ef38906 Merge branch 'master' into cmark-timings 2017-10-10 15:39:20 -07:00
Rick Winfrey
10eee33536 Update qualified imports 2017-10-10 15:36:30 -07:00
Rick Winfrey
7c84516fec Update Ruby 2017-10-10 15:36:09 -07:00
Rick Winfrey
bf4300e5eb Update Python 2017-10-10 15:27:54 -07:00
Rick Winfrey
2be6e5eef6 Update Markdown 2017-10-10 15:24:25 -07:00
Rick Winfrey
a1185a3800 Rename JSON.Syntax -> JSON.Assignment 2017-10-10 15:14:57 -07:00
Rick Winfrey
b7ddd6c915 Merge pull request #1402 from github/add-ord1-instances
Update instances to include Ord1
2017-10-10 13:26:42 -07:00
Rick Winfrey
881bf62755 Derive Ord instance for Comment 2017-10-10 13:18:25 -07:00
Timothy Clem
c6d665bd95 Try using to get cmark timings 2017-10-10 12:32:27 -07:00
Rob Rix
8bcf23b647 Merge branch 'master' into add-ord1-instances 2017-10-10 15:27:58 -04:00
Timothy Clem
03979fe519 Merge pull request #1400 from github/close-stat-client
Gracefully close stat client socket
2017-10-10 12:21:33 -07:00
Rick Winfrey
d274004231 Update instances to include Ord1 2017-10-10 12:20:05 -07:00
Timothy Clem
195c8174c9 Gracefully close stat client socket 2017-10-10 11:43:10 -07:00
Timothy Clem
4a995bdec6 Just removing cmark timings for now 2017-10-10 11:24:46 -07:00
Timothy Clem
609212a413 Fix cmark timings 2017-10-10 11:03:04 -07:00
Rob Rix
aed26cdb52 Merge pull request #1393 from github/open-toc-rendering
Open ToC rendering
2017-10-10 12:08:56 -04:00
Rob Rix
a62a91e907 List the languages we’ve switched over explicitly. 2017-10-10 11:59:43 -04:00
Rob Rix
264912d6bf Merge branch 'master' into open-toc-rendering 2017-10-06 17:26:02 -04:00
Jon Ruskin
ffde9b2c06 Merge pull request #1394 from github/stack-ghc-package-paths
Update licensed scripts for stack
2017-10-06 14:24:18 -07:00
Rob Rix
9362c33ada Merge branch 'master' into stack-ghc-package-paths 2017-10-06 16:17:53 -04:00
Timothy Clem
34ae7bbf97 Merge pull request #1388 from github/stats
Let's report some stats
2017-10-06 12:54:28 -07:00
Timothy Clem
90fdef6ce0 Merge branch 'master' into stats 2017-10-06 12:22:54 -07:00
Jon Ruskin
5bc8abf457 Merge branch 'master' into stack-ghc-package-paths 2017-10-06 12:14:49 -07:00
Timothy Clem
3cd67c0f8d Stat node counts of term and diff 2017-10-06 11:45:26 -07:00
Timothy Clem
0780d675c5 Streamline logTiming 2017-10-06 11:44:53 -07:00
Timothy Clem
27c0520105 Formatting - outdent 2017-10-06 11:44:13 -07:00
Timothy Clem
dfe057e5e7 Removing trace logging for diff 2017-10-06 11:43:10 -07:00
Rob Rix
f146394608 Use Proxy instead of undefined for consistency & future-proofing. 2017-10-06 13:19:55 -04:00
Rob Rix
1658abf8b7 We no longer need to pretend Python has methods 🎉 2017-10-06 13:07:44 -04:00
Rob Rix
7eb7419c59 Unpack the SomeParser in the example. 2017-10-06 13:02:11 -04:00
Rob Rix
859f94b1ab Merge branch 'master' into open-toc-rendering 2017-10-06 12:37:08 -04:00
Rob Rix
3a03a279b8 Merge pull request #1385 from github/abstract-high-level-flow-over-syntax-types
Abstract high level flow over syntax types
2017-10-06 12:36:26 -04:00
Rob Rix
7f63b78941 📝 the arguments & return type of SomeParser. 2017-10-06 12:22:14 -04:00
Rob Rix
b9360fbdc8 Reformat the someParser signature. 2017-10-06 12:20:43 -04:00
Timothy Clem
3cde7d2dec Remove test file 2017-10-06 09:20:23 -07:00
Timothy Clem
90a6471dbd Move diff timing up a level 2017-10-06 08:59:04 -07:00
Rob Rix
5e163648da Link to AdvancedOverlap. 2017-10-06 11:30:06 -04:00
Rob Rix
c474b15ee2 Note that you don’t want new instances of HasDeclarationWithStrategy. 2017-10-06 11:29:10 -04:00