Rob Rix
|
941dbe4d8a
|
Define a function to retrieve the callstack from errors.
|
2017-08-02 12:19:17 -04:00 |
|
Rob Rix
|
19850efea1
|
Add callstacks to the spec rules.
|
2017-08-02 12:11:14 -04:00 |
|
Rob Rix
|
a017b27781
|
Factor out the construction of the error.
|
2017-08-02 12:07:47 -04:00 |
|
Rob Rix
|
2093e85a76
|
Produce the callstacks from the assignment constructors.
|
2017-08-02 11:58:20 -04:00 |
|
Rick Winfrey
|
9f791d877b
|
Shim for handling comments when they are siblings to decorators
|
2017-08-01 18:20:30 -07:00 |
|
Rick Winfrey
|
9937b5371d
|
Restrict decorated definition final expressions (for better errors)
|
2017-08-01 18:19:56 -07:00 |
|
Rick Winfrey
|
462bccb66e
|
Assign comments in concatenated strings as empty string
|
2017-08-01 18:19:18 -07:00 |
|
Rick Winfrey
|
ef907b81d7
|
Many comment is too greedy (and not necessary here)
|
2017-08-01 17:21:56 -07:00 |
|
Rick Winfrey
|
51d3298282
|
Elide comments from boolean operator expressions
|
2017-08-01 17:07:31 -07:00 |
|
Rick Winfrey
|
a2bb8479a3
|
Elide comments from comprehensions
|
2017-08-01 17:02:50 -07:00 |
|
Rick Winfrey
|
f486f2c41a
|
Elide comments preceeding a binary operator but after the left hand expression
|
2017-08-01 16:54:12 -07:00 |
|
Rick Winfrey
|
a2dd9de441
|
Handle comments in problematic locations for conditional expressions
|
2017-08-01 16:52:38 -07:00 |
|
Rick Winfrey
|
09889b86d5
|
Capture expressions on right hand side of binary operator expressions
|
2017-08-01 16:52:19 -07:00 |
|
Rick Winfrey
|
61a5fd0200
|
Capture expressions on the right hand side (to include comments)
|
2017-08-01 16:51:39 -07:00 |
|
Rick Winfrey
|
ada6eb2d51
|
Not all expressions have WithItem the symbol
|
2017-08-01 16:51:12 -07:00 |
|
Timothy Clem
|
10ad4e29f6
|
Autodetect print source
|
2017-08-01 15:05:25 -07:00 |
|
Rick Winfrey
|
e6bcf3ac82
|
Allow comments after decorator line
|
2017-08-01 12:53:33 -07:00 |
|
Rick Winfrey
|
921bc1db2d
|
Assign argument list
|
2017-08-01 12:47:45 -07:00 |
|
Rick Winfrey
|
61a34fe866
|
Assign comments in decorator definitions
|
2017-08-01 11:53:38 -07:00 |
|
Rick Winfrey
|
1d56e79950
|
Merge branch 'master' into bump-tree-sitter-python
|
2017-08-01 10:12:18 -07:00 |
|
Timothy Clem
|
7079d7541c
|
Merge pull request #1261 from github/exit-status
Exit status and structured logging with timing
|
2017-08-01 07:48:51 -07:00 |
|
Timothy Clem
|
867f66b75a
|
Merge branch 'master' into exit-status
|
2017-08-01 07:44:32 -07:00 |
|
Rob Rix
|
9696a61c72
|
Merge pull request #1270 from github/xcode-shmexcode
🔥 the ignoring of Xcode artifacts.
|
2017-08-01 09:14:04 -04:00 |
|
Rob Rix
|
4188d582a2
|
🔥 the ignoring of Xcode artifacts.
|
2017-08-01 09:12:41 -04:00 |
|
Rob Rix
|
c9016cf717
|
Merge pull request #1269 from github/ignore-cabal-artifacts
Ignore cabal artifacts
|
2017-08-01 09:09:08 -04:00 |
|
Rob Rix
|
e002f66ea1
|
Ignore the dist-newstyle dir.
|
2017-08-01 09:04:52 -04:00 |
|
Rob Rix
|
a775237d81
|
Ignore the local cabal project file.
|
2017-08-01 09:04:42 -04:00 |
|
Rob Rix
|
ff81cf837e
|
🔥 the ignore rules for vendor/icu.
|
2017-08-01 09:03:50 -04:00 |
|
Timothy Clem
|
e087469624
|
Better logging keys
|
2017-07-31 15:22:11 -07:00 |
|
Rick Winfrey
|
f14ab8e1f4
|
Bump tree-sitter-python
|
2017-07-31 14:24:42 -07:00 |
|
Timothy Clem
|
fa3523d020
|
Merge branch 'master' into exit-status
|
2017-07-31 12:45:41 -07:00 |
|
Timothy Clem
|
268563b929
|
queue log messages directly
|
2017-07-31 12:44:08 -07:00 |
|
Timothy Clem
|
613fd2c6fb
|
Already in IO
|
2017-07-31 12:43:44 -07:00 |
|
Rob Rix
|
a6fa1c80c9
|
Whoops.
|
2017-07-31 15:23:58 -04:00 |
|
Rob Rix
|
102ab669df
|
Merge branch 'master' into requiem-for-a-protolude
|
2017-07-31 14:39:49 -04:00 |
|
Rob Rix
|
d908f8f670
|
Merge pull request #1264 from github/output-typeclass
Output typeclass
|
2017-07-31 14:39:19 -04:00 |
|
Timothy Clem
|
1ed5d718f6
|
Merge branch 'master' into exit-status
|
2017-07-31 11:00:01 -07:00 |
|
Timothy Clem
|
ee18cfff39
|
Case id as ID
|
2017-07-31 09:05:55 -07:00 |
|
Timothy Clem
|
b5c1967440
|
Allow optional logging of request_id
|
2017-07-31 09:01:51 -07:00 |
|
Timothy Clem
|
87b2662b02
|
Log process ID
|
2017-07-31 08:56:17 -07:00 |
|
Timothy Clem
|
79b5509b00
|
Let the time task do it's own logging
|
2017-07-31 08:37:35 -07:00 |
|
Timothy Clem
|
6e682c880e
|
Slightly cleaner nested eithers
|
2017-07-31 08:23:53 -07:00 |
|
Timothy Clem
|
6c44985e43
|
Switch disableColor to enableColor
|
2017-07-31 08:19:34 -07:00 |
|
Timothy Clem
|
e05b6e156e
|
Cleanup use of showPairs
|
2017-07-31 08:14:32 -07:00 |
|
Rob Rix
|
e53adbd247
|
Merge branch 'master' into output-typeclass
|
2017-07-31 11:05:04 -04:00 |
|
Rob Rix
|
987bfa2af0
|
🔥 the test component’s dependency on protolude.
|
2017-07-31 09:31:38 -04:00 |
|
Timothy Clem
|
14a2a8ba55
|
It's a bit more clear if this is called Log
|
2017-07-28 17:09:08 -07:00 |
|
Timothy Clem
|
4ecbf51763
|
Extract Semantic.Log
|
2017-07-28 17:07:48 -07:00 |
|
Rick Winfrey
|
30dccaffa1
|
Merge branch 'master' into parse-jsx
|
2017-07-28 17:06:11 -07:00 |
|
Rob Rix
|
b8669e4a12
|
Merge pull request #1266 from github/bye-bye-fdocs-bye-bye
Remove FDocs
|
2017-07-28 20:01:26 -04:00 |
|