-
Unison Computing, a public benefit corp
- Somerville, MA
- pchiusano.io
- @pchiusano
Highlights
- Pro
Block or Report
Block or report pchiusano
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
fpinscala/fpinscala Public
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
1,400 contributions in the last year
Less
More
Contribution activity
February 2022
Created 31 commits in 4 repositories
Created a pull request in unisonweb/unison that received 3 comments
Don't use ! syntax for ctor application (Any () and Some (), not !Any or !Some)
Fixes #2402
This fixes some peculiar use of ! syntax in pretty-printing application of data constructors, in favor of just passing () directly. Lik…
+3,529
−1,902
•
3
comments
Opened 1 other pull request in 1 repository
unisonweb/unisonweb-org
1
merged
Reviewed 25 pull requests in 2 repositories
unisonweb/unison
23 pull requests
- Doc Embed: Add Video and FrontMatter
- add windows release (1st attempt)
- switch to Windows code page 65001 in exe:unison and exe:tests
-
use posix paths when matching
git statusoutput - Add annotations to reserved keyword, reserved word, and empty matches
- delete broken runtime benchmark
- Fix an issue computing sandbox info
- Fix an issue with the effect variable linearizing patch
- Don't sync ALL test watches.
- stop using Shellmet in Git.hs
- Add Phil de Joux as contributor.
- Use shallow clones for pull again
- 'Linearize' quantified ability variables for better inference
- Fix some compilation issues related to keeping annotations
- Make term printer output more backticks if needed.
- Use correct content when rendering docs as html
- docs.as-html: use block elements for Style
- Fix recurive reference when constructing tooltips
- docs.as-html: move tooltips to hidden spot in dom
-
look up
AuthorInfodynamically fromIOSource.hs - Don't crash when printing types with higher-rank fields.
- add builtins/iosource to Codebase.toCodeLookup
- Fix: '"" should be parsed as delayed text
unisonweb/unisonweb-org
2 pull requests
Created an issue in unisonweb/base that received 2 comments
Add video and frontMatter functions for docs, and related types
@hojberg will work on a PR for this
2
comments