-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: triallax/purescript-strings
base: master
head repository: purescript/purescript-strings
compare: master
- 14 commits
- 19 files changed
- 8 contributors
Commits on Apr 22, 2021
-
Use backticks around PS code in docs (purescript#148)
* Use backticks around PS code in docs * Add change to CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 36493ee - Browse repository at this point
Copy the full SHA 36493eeView commit details
Commits on Mar 15, 2022
-
Update to v0.15.0 (purescript#158)
* Convert foreign modules to try bundling with esbuild * Replaced 'export var' with 'export const' * Removed '"use strict";' in FFI files * Update to CI to use 'unstable' purescript * Update pulp to 16.0.0-0 and psa to 0.8.2 * Update Bower dependencies to master * Update .eslintrc.json to ES6 * Fix compiler error due to Proxy type * Fix unused name compiler warnings * Added changelog entry * Update test script to use import Co-authored-by: Cyril Sobierajewicz <sobierajewicz.cyril@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a8e757f - Browse repository at this point
Copy the full SHA a8e757fView commit details
Commits on Mar 25, 2022
-
Relax Data.String.CodeUnits.slice bounds checking and drop Maybe in r…
…eturn type (purescript#145) * For Data.String.CodeUnits.slice: remove bounds checking and drop `Maybe` in return type * Add changelog entry Co-authored-by: JordanMartinez <jordanalex.martinez@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for d9ba5d0 - Browse repository at this point
Copy the full SHA d9ba5d0View commit details
Commits on Apr 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bd172f8 - Browse repository at this point
Copy the full SHA bd172f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b256597 - Browse repository at this point
Copy the full SHA b256597View commit details
Commits on Apr 27, 2022
-
Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (purescript…
…#161) * Update the bower dependencies * Update Node to 14 in CI * Update the changelog
Configuration menu - View commit details
-
Copy full SHA for 4bc6954 - Browse repository at this point
Copy the full SHA 4bc6954View commit details
Commits on Aug 16, 2022
-
Use fixed Char enums version (purescript#163)
* Use fixed Char enums version * Add changelog entry
Configuration menu - View commit details
-
Copy full SHA for abded94 - Browse repository at this point
Copy the full SHA abded94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82c2c9a - Browse repository at this point
Copy the full SHA 82c2c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d3e2f7 - Browse repository at this point
Copy the full SHA 3d3e2f7View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 373c44a - Browse repository at this point
Copy the full SHA 373c44aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72bb066 - Browse repository at this point
Copy the full SHA 72bb066View commit details
Commits on Dec 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b6654d4 - Browse repository at this point
Copy the full SHA b6654d4View commit details
Commits on Sep 5, 2025
-
CodeUnits length function doc references itself and is wrong (purescr…
…ipt#177) * CodeUnits length function doc references itself and is wrong * reference do Data.String.CodeUnits.length * referencing Data.String.CodePoints.kength from Data.String.CodeUnits.length
Configuration menu - View commit details
-
Copy full SHA for 03b03a7 - Browse repository at this point
Copy the full SHA 03b03a7View commit details
Commits on Apr 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1c9cde3 - Browse repository at this point
Copy the full SHA 1c9cde3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master