An open API service providing commit metadata for open source projects.

GitHub / purescript/purescript / commits

A strongly-typed language that compiles to JavaScript

SHA Message Author Date Stats
c4a35b34 Fix typo in CoreFn traversal function (#4561) drathier <d****r@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
4c66c05a Prepare 0.15.16 release (#4591) Fabrizio Ferrai <f****i@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
8ac0fb29 Use -fspecialize-aggressively to improve performance by 30% on ACME build (#4... seastian <s****n@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
9dd761a3 Build fully static compiler binary using ghc-musl (#4573) Justin Garcia <p****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
2b7164ff Move to windows-2022 in CI (#4583) Fabrizio Ferrai <f****i@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
94cec4f3 Fix double click select of titles in documentation (#4579) Adrian Sieber <3****i@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
377bdbde Upgrade to GHC 9.8.4 (#4574) Adrian Sieber <3****i@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
48be80d0 Upgrade to GHC 9.6.6 (#4568)
Co-authored-by: Fabrizio Ferrai <f****i@g****m>, Justin Garcia <p****r@g****m>
Adrian Sieber <3****i@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
fc3fa889 IDE: don't force state results (#4546) Rory Campbell <r****9@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e06b9ccb Fix imports for newer mtl versions (#4547) Profpatsch <m****l@p****e>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
08b6c758 Upgrade macOS runner to 14 (#4548) Fabrizio Ferrai <f****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
2070d479 Remove Git upgrade step from CI (#4541) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
about 2 years ago
851291e0 Upgrade to GHC 9.2.8 (#4537) Justin Garcia <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
debfc2e4 Fix compiler crash when a type operator is used in a type argument (#4536) Justin Garcia <p****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5589e81a Prep 0.15.15 (#4533) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5dcd0003 Add support for `--source-globs-file` CLI arg in relevant `purs` commands (#4... JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e25c476c Prep 0.15.14 release (#4526) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e826bfff Fix space leak between modules during compilation (#4517) Verity Scheel <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bff8c575 Fix ty var parsing on class head (#4523) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a915253d Uses strict Map to fix a compile time regression (#4521) Matt Russell <m****l@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a6feba02 Prep 0.15.13 (#4520) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6b49918b Drop container ID from CI cache key, use image (#4516) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4f4672d2 Drop UnusableDeclaration; update NoInstanceFound error (#4513) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2412101a Install gh on ubuntu-latest run; prep 0.15.12 release (#4509) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
843c1097 Prep 0.15.11 release (#4507) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8ede652b Stop triggering CI on non-code-related changes (#4502) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0662cccf Fix record type inference involving visible type applications (#4501) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4afea2fb Fix VTAs wildcard inferred warning (#4492) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
9074fc66 Use `gh` for release artifacts (#4493) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
6431cd32 Allow instances that require `Fail` to be empty (#4490) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cf530188 Move the closed record update optimization (#4489) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
193977ed Prep v0.15.10 release (#4484) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a6f6dcc0 Add option to exclude globs from given input (#4480) Mark Eibes <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1e4e0f24 Add CHANGELOG.d entry for visible type applications (#4476) Justin Garcia <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
0d337102 RE: Visible Type Applications (#4436)
Co-authored-by: Mark Eibes <m****s@g****m>, Mark Eibes <m****s@g****m>
Justin Garcia <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
b1825f9b Prepare 0.15.9 release (#4470) Justin Garcia <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
5b9031ae Fix exhaustiveness checking to account for case guards (#4467) Justin Garcia <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d8abcf00 Update installer to version 0.3.5 (#4469) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
about 3 years ago
198a49ed Update installer to version 0.3.4 (#4468) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
about 3 years ago
284cefc6 Defer monomorphization for data constructors (#4376) Justin Garcia <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d7785056 Consider fixity declarations during linting (#4462) Berk Özkütük <o****k@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
7026f64a Fix prerelease version number on macOS (#4461) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
about 3 years ago
be8e32f2 Make unqualified imports explicit (#4454) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
about 3 years ago
94ef29e8 Require comments not to cause Haddock warnings (#4456) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
about 3 years ago
4754e8c9 Add ARM64 builds/releases for Linux and macOS (#4455) Fabrizio Ferrai <f****i@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
5a79544a Simplify imports with post qualified style (#4451) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f496fc4c Prep 0.15.8 release (#4444) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
85043bfb Update internal scripts to latest resolvers (#4445) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
2298c2fd Account for typed holes when checking declarations (#4437) Justin Garcia <f****r@d****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ab15ae7a Dark mode support for Pursuit documentation (#4438)
Co-authored-by: Alex Kirchhoff <g****t@k****l>
sometimes-i-send-pull-requests <s****s@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
04215032 Single link reference to MIT license (#4434) Andy <a****8@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7e448730 Upgrade to GHC 9.2.5 (#4433)
Co-authored-by: purefunctor <p****r@p****e>
Andy <a****8@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4cdf6df1 Depend on `hspec-2.10.9` (#4435) Simon Hengel <s****l@t****t>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7a5b2b81 Mention which row label the type error occurs on (#4411) Edvard Thörnros <e****s@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3cf73939 Fix instance deriving regression (#4432) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
over 3 years ago
df5fcff1 Prep 0.15.7 release (#4428) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b71cb532 Enable more GHC warnings (#4429) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a564c5b0 Fix installer (#4425) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0adf1964 Upgrade to GHC 9.2.4 (#4422) Justin Garcia <f****r@d****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3e19a7c2 Derive Bi*, Contravariant, and Profunctor (#4420) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ae25710a Shorten error prefix of custom errors (#4418) Mark Eibes <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
5f6a6659 Organize the compiler's internal constants files (#4406) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7f72c693 Document our evolving changelog principles (#4288) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
over 3 years ago
10609242 Fix typos (#4415) Ruslan Gadeev <r****w@y****u>
Committed by: GitHub <n****y@g****m>
over 3 years ago
45cb5d55 Add variable name, spans to DuplicateDeclarationsInLet error (#4405) Verity Scheel <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3b663059 IDE dependencies filter - filter by import list (#4412) Nicholas Wolverson <n****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b7e05967 Allow IDE module rebuilds without touching filesystem output/cache-db (#4399)
Co-authored-by: wclr <a****v@g****m>
Mark Eibes <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
91663550 Release 0.15.6 (#4404) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7ba33daa Fix extraneous qualifiers added during CSE (#4401) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a2b04765 Make FromJSON instance for Qualified backwards compatible (#4403) Pete Murphy <2****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c109b23e Prepare PureScript 0.15.5 Release (#4398) Justin Garcia <f****r@d****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
02bd6ae6 Remove base-compat as a dependency (#4384) Justin Garcia <f****r@d****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a3beca3c Revise CannotDeriveInvalidConstructorArg errors (#4395) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
over 3 years ago
405c82d6 New algorithm for computing covering sets (#4195) Verity Scheel <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
51cefb71 Derive Foldable and Traversable (#4392)
Co-authored-by: Jordan Martinez <j****z@p****m>
Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
over 3 years ago
05244633 Optimize mkST and runST family of functions (#4386) Mike Solomon <m****e@m****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
782c836a Invalidate the CI cache when containers are changed (#4394) Justin Garcia <f****r@d****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
5c3055bb Bump depend NPM purescript-installer to ^0.3.1 (#4353) Cotton Hou <h****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
61393c5c Remove purescript-cst from Makefile (#4389) Pete Murphy <2****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
58290ce8 Add note about tests that do not produce warnings (#4393) Erik Mattfolk <e****k@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4a50708c merge Merge pull request #4391 from rhendric/rhendric/bump-hlint JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
6357697a Improve error spans for class and instance declarations (#4383) Justin Garcia <f****r@d****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ffabc646 Add changelog file Ryan Hendrickson <r****n@a****u> over 3 years ago
7aa22d49 HLint fix: "Use <=<" Ryan Hendrickson <r****n@a****u> over 3 years ago
7ac3f6e0 HLint fix: "Use unzip" Ryan Hendrickson <r****n@a****u> over 3 years ago
f8e2cfad HLint fix: "Use maybe" Ryan Hendrickson <r****n@a****u> over 3 years ago
3b7a771c HLint fix: "Use fromRight" Ryan Hendrickson <r****n@a****u> over 3 years ago
09f9ba39 HLint fix: "Use any" Ryan Hendrickson <r****n@a****u> over 3 years ago
cdff9d5b HLint fix: "Redundant fmap" Ryan Hendrickson <r****n@a****u> over 3 years ago
e09ba0d6 Bump HLint to 3.5 Ryan Hendrickson <r****n@a****u> over 3 years ago
0b5a87e0 Sort on kind levels only, not lvls and txt (#4369) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
ea118aec Fix replicated type hole suggestions (#4374) Justin Garcia <f****r@d****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
3d6b8bf7 Bump actions environment to macOS-11 (#4372) Justin Garcia <f****r@d****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
123e2e72 Qualify references to top-level floated expressions (#4364) Ryan Hendrickson <r****n@a****u>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
acc5ad0e Enable OverloadedRecordDot extension (#4355) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f7070428 Merge `0.15.4-next` branch (#4361)
Co-authored-by: Justin Garcia <f****r@d****m>
JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
9cfc6c0b Increase rendered typed holes to max of 30 (#4341) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
8201875e Make v0.15.3 release (#4356) JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
78786130 Qualify locally-bound names with source spans (#4293) Justin Garcia <f****r@d****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
1887bcf2 Update codebase to GHC 9.2.3 (#4351)
Co-authored-by: Harry Garrood <h****y@g****e>, Justin Garcia <f****r@d****m>, PureFunctor <p****r@g****m>
JordanMartinez <j****z@p****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago

← Back to repository