1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test
Patrick Thomson c623d2906b Assignment error in Java try/catch blocks (#235)
As @tclem pointed out, the TryStatement token was being consumed too
early. We also ran into errors within the `catches` clause where we
required a block but were asking for an expression.
2019-09-06 12:23:55 -04:00
..
Analysis Remove unnecessary use of parallel. 2019-06-19 17:22:09 -04:00
Assigning/Assignment Better formatting by keeping description lines shorter 2019-06-19 17:42:53 -04:00
Control/Abstract/Evaluator 🔥 a bunch of redundant imports. 2019-07-15 15:23:29 -04:00
Data Merge branch 'master' into property-test-scientific-parser 2019-09-03 13:46:06 -04:00
Diffing Fix unused imports. 2019-06-19 17:35:37 -04:00
fixtures Assignment error in Java try/catch blocks (#235) 2019-09-06 12:23:55 -04:00
Graphing/Calls Fix warnings in tests 2019-06-15 08:56:59 +02:00
Integration Better nomenclature. 2019-06-19 17:56:37 -04:00
Numeric Fix some hlint warnings 2019-06-16 13:40:13 +02:00
Parsing Remove unnecessary use of parallel. 2019-06-19 17:22:09 -04:00
Rendering/TOC Remove unnecessary use of parallel. 2019-06-19 17:22:09 -04:00
Reprinting Initial port from machines to streaming. 2019-06-20 09:41:27 -04:00
Rewriting Quiet debug spew in specs. 2019-06-19 12:09:37 -04:00
Semantic Add a test for other types and modes 2019-07-31 15:31:50 -06:00
Tags Remove unnecessary use of parallel. 2019-06-19 17:22:09 -04:00
Test/Hspec Upgrade to LTS 12.0. 2018-07-12 17:13:46 -04:00
Examples.hs Fix some hlint warnings 2019-06-16 13:40:13 +02:00
Generators.hs Add another Scientific generator and test with it. 2019-08-08 13:55:37 -04:00
Spec.hs Merge branch 'master' into property-test-scientific-parser 2019-09-03 13:46:06 -04:00
SpecHelpers.hs 🔥 a bunch of redundant imports. 2019-07-15 15:23:29 -04:00