Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExpert
/
purescript
Public
forked from
purescript/purescript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
purescript
src
Language
PureScript
CoreFn
on
v0.10.5
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 5, 2017
Generate PSString values as JSON strings where possible
Show description for f478e2f
hdgarrood
committed
f478e2f
View commit details
Copy full SHA for f478e2f
View code at this point
Browse repository at this point
Commits on Jan 3, 2017
Tidying up: represent PureScript strings as sequence of Word16
Show description for 45478c2
hdgarrood
committed
45478c2
View commit details
Copy full SHA for 45478c2
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
fixes #2438: represent PureScript strings as sequence of Word16
michaelficarra
committed
773d778
View commit details
Copy full SHA for 773d778
View code at this point
Browse repository at this point
Commits on Nov 28, 2016
Use Text over String (#2418)
Show description for 92c8c65
kritzcreek
authored and
paf31
committed
92c8c65
View commit details
Copy full SHA for 92c8c65
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
Solving IsSymbol instances (#2429)
Show description for 1e6fc9d
LiamGoodacre
authored and
paf31
committed
1e6fc9d
View commit details
Copy full SHA for 1e6fc9d
View code at this point
Browse repository at this point
Commits on Sep 22, 2016
Add --dump-corefn command line option (#2275)
Show description for 765aeb4
no-longer-on-githu-b
authored and
paf31
committed
765aeb4
View commit details
Copy full SHA for 765aeb4
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
Functional Dependencies (#2279)
Show description for 8197c06
paf31
authored
8197c06
View commit details
Copy full SHA for 8197c06
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Improved error messages in the constraint solver (#2230)
Show description for 4828b5d
paf31
authored
4828b5d
View commit details
Copy full SHA for 4828b5d
View code at this point
Browse repository at this point
Commits on May 11, 2016
Separate the `Op` and `Ident` namespaces
Show description for 3ad48f1
garyb
committed
3ad48f1
View commit details
Copy full SHA for 3ad48f1
View code at this point
Browse repository at this point
Commits on May 6, 2016
NoImplicitPrelude, enable some global extensions (#2094)
Show description for fac68e5
garyb
committed
fac68e5
View commit details
Copy full SHA for fac68e5
View code at this point
Browse repository at this point
Commits on Apr 30, 2016
Remove qualified keyword, merge #1997
paf31
committed
7fcebc8
View commit details
Copy full SHA for 7fcebc8
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Type operator aliases
garyb
committed
fe18478
View commit details
Copy full SHA for fe18478
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
various fixes
faineance
committed
0c5b8cc
View commit details
Copy full SHA for 0c5b8cc
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
Use generic Literal in the AST
garyb
committed
e5655c8
View commit details
Copy full SHA for e5655c8
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Add Source Map support.
Show description for 849459e
nwolverson
committed
849459e
View commit details
Copy full SHA for 849459e
View code at this point
Browse repository at this point
Operator aliases for data constructors
garyb
committed
9a377c4
View commit details
Copy full SHA for 9a377c4
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
Fix #1839, Renaming for nested constructor binders
Show description for e935aa3
sharkdp
committed
e935aa3
View commit details
Copy full SHA for e935aa3
View code at this point
Browse repository at this point
Commits on Dec 31, 2015
Remove Data/Typeable deriving
garyb
committed
d1a956d
View commit details
Copy full SHA for d1a956d
View code at this point
Browse repository at this point
Commits on Dec 30, 2015
Distinguish between the different ProperNames
garyb
committed
8ca3d1e
View commit details
Copy full SHA for 8ca3d1e
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
Allow operator aliases for imported values
garyb
committed
6404180
View commit details
Copy full SHA for 6404180
View code at this point
Browse repository at this point
Commits on Dec 12, 2015
Introduce operator aliases
garyb
committed
8d3b8b3
View commit details
Copy full SHA for 8d3b8b3
View code at this point
Browse repository at this point
Commits on Nov 21, 2015
Merge pull request #1651 from purescript/1507-import-qualified-hiding
Show description for 2627e5a
garyb
committed
2627e5a
View commit details
Copy full SHA for 2627e5a
View code at this point
Browse repository at this point
Add deprecation warning for import qualified syntax
garyb
committed
42702e8
View commit details
Copy full SHA for 42702e8
View code at this point
Browse repository at this point
Fix codegen error with instance for re-exported class
garyb
committed
dc467ad
View commit details
Copy full SHA for dc467ad
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Add internalError, make some of @garyb's suggested changes.
paf31
committed
688fc66
View commit details
Copy full SHA for 688fc66
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Merge branch 'master' into typed-binders
5outh
committed
0644920
View commit details
Copy full SHA for 0644920
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
Add Typed Binders
5outh
committed
f61d03f
View commit details
Copy full SHA for f61d03f
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
refactoring and cleaning up
creek
committed
132a430
View commit details
Copy full SHA for 132a430
View code at this point
Browse repository at this point
Commits on Sep 23, 2015
WIP: new externs file format
paf31
committed
72ce900
View commit details
Copy full SHA for 72ce900
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
Only use Show for debugging.
paf31
committed
1376700
View commit details
Copy full SHA for 1376700
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
Include position info in RedefinedModule errors
garyb
committed
2a6be76
View commit details
Copy full SHA for 2a6be76
View code at this point
Browse repository at this point
Commits on May 13, 2015
Read foreign values from $foreign
garyb
committed
fba4b71
View commit details
Copy full SHA for fba4b71
View code at this point
Browse repository at this point
Simplify representation of foreign declarations
garyb
committed
5cee177
View commit details
Copy full SHA for 5cee177
View code at this point
Browse repository at this point
Commits on Apr 26, 2015
Remove array type notation and cons binders
paf31
committed
1f94f12
View commit details
Copy full SHA for 1f94f12
View code at this point
Browse repository at this point
Commits on Apr 24, 2015
Char literals
paf31
committed
5afb6e0
View commit details
Copy full SHA for 5afb6e0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.