Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update JavaScript fileStat to match Emscripten layoutwip/js-fileStat | Josh Meredith | 2023-02-06 | 1 | -1/+1 |
* | Add Javascript backend | Sylvain Henry | 2022-11-29 | 1 | -1/+1 |
* | Testsuite: more precise test options | Sylvain Henry | 2022-10-26 | 1 | -1/+1 |
* | Diagnostic codes: acccept test changes | sheaf | 2022-09-13 | 1 | -3/+3 |
* | Minor cleanup | Krzysztof Gogolewski | 2022-09-01 | 1 | -1/+1 |
* | Remove TCvSubst and use Subst for both term and type-level subst | Yiyun Liu | 2022-08-04 | 2 | -12/+12 |
* | Core.Lint: Reduce `DynFlags` and `HscEnv`wip/no-state-core-lint | John Ericson | 2022-06-07 | 1 | -1/+2 |
* | Implement \cases (Proposal 302) | Jakob Bruenker | 2022-04-01 | 1 | -4/+2 |
* | checkUnboxedLitPat: use non-fatal addError | Vladislav Zavialov | 2022-03-12 | 1 | -0/+8 |
* | Don't allow Float#/Double# literal patterns | sheaf | 2022-03-05 | 5 | -1/+77 |
* | Improve out-of-order inferred type variables | sheaf | 2022-03-02 | 1 | -2/+2 |
* | Core Lint: collect args through floatable ticks | sheaf | 2022-03-01 | 2 | -0/+9 |
* | Core Lint: ensure primops can be eta-expanded | sheaf | 2022-02-26 | 4 | -0/+120 |