urbit-hob

Haskell utilities for phonemic base wrangling.
git clone git://git.jtobin.io/urbit-hob.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2022-03-22 15:27ob: use same core for 'feis' and 'tail'Jared Tobin1+14-20
2022-03-18 17:30meta: add urbit-gob link [ci-skip]Jared Tobin1+1-0
2020-08-18 16:24meta: include CHANGELOG under extra-source-filesJared Tobin1+3-0
2020-06-28 14:44co: tweak error message on bad parseJared Tobin1+2-2
2020-06-28 03:17co: fix typos in docstrings [ci skip]Jared Tobin1+2-2
2020-06-04 07:56release: patch version bump (0.3.2 -> 0.3.3)Jared Tobin2+8-2
2020-06-04 07:56meta: update stackage pinsJared Tobin3+7-7
2020-06-04 07:54co: export Patp and Patq constructorsJared Tobin1+2-2
2020-02-28 15:06meta: add tested-with fieldJared Tobin1+1-0
2020-02-28 14:49release: patch version bump (0.3.1 -> 0.3.2)Jared Tobin2+7-1
2020-02-28 14:45test: add internal representation tests for ~zodJared Tobin1+11-0
2020-02-28 14:35serialize: handle 0 encoding correctlyJared Tobin1+6-3
2020-01-05 21:15meta: remove -O flagsJared Tobin1+2-2
2020-01-05 21:01release: patch version bump (0.3.0 -> 0.3.1)Jared Tobin5+11-8
2020-01-05 21:00co: add Ord instances to Patp, PatqJared Tobin1+2-2
2019-12-23 12:30ob, muk, co: minor cleaningJared Tobin3+11-11
2019-10-01 18:49readme: add stackage badge [ci skip]Jared Tobin1+1-0
2019-09-20 12:16ci: add bench suite to travisJared Tobin1+3-1
2019-09-20 12:11bench: update suite to v0.3.0 apiJared Tobin1+12-12
2019-09-20 12:05release: minor version bump (0.2.0 -> 0.3.0)Jared Tobin2+6-1
2019-09-20 12:02co: add patq supportJared Tobin5+220-69
2019-09-19 16:43title: add 'clan' and 'sein' supportJared Tobin6+199-1
2019-09-18 22:37readme: fix atom size comments [ci skip]Jared Tobin1+4-3
2019-09-18 22:20tests: fix typo [ci skip]Jared Tobin1+1-1
2019-09-18 22:17bench: add benchmark suiteJared Tobin4+119-3
2019-09-18 14:41readme: update [ci skip]Jared Tobin1+4-1
2019-09-18 14:19version bump (0.1.1 -> 0.2.0)Jared Tobin2+23-10
2019-09-18 14:13ob, co, muk: add basic docsJared Tobin3+83-4
2019-09-18 12:36co, ob: general refactoringJared Tobin9+134-71
2019-09-17 12:10tests: add 64 and 128 bit unit tests for CoJared Tobin1+19-1
2019-09-17 11:55tests: add Co unit testsJared Tobin5+60-21
2019-09-17 11:13tests: make Ob unit tests match arvo'sJared Tobin1+20-5
2019-09-17 11:02co: use Natural internallyJared Tobin1+15-14
2019-09-17 10:42co: use Natural instead of IntJared Tobin2+20-12
2019-09-13 22:04tests: test feis and tail over planetsJared Tobin2+27-3
2019-09-13 21:18release: patch version bumpJared Tobin2+5-1
2019-09-13 21:17meta: update description, homepageJared Tobin1+10-12
2019-09-13 18:50tests: adjust input typesJared Tobin2+5-7
2019-09-13 18:50ob: fix hlint complaint about conditionalsJared Tobin1+2-4
2019-09-13 18:49ob: perform addition over Word32Jared Tobin1+38-36
2019-09-13 18:20FIXME WIPJared Tobin1+7-5
2019-09-12 17:22meta: add .ghci fileJared Tobin1+2-0
2019-09-12 17:21tests: add failing case for tail . feisJared Tobin5+30-1
2019-09-10 16:42tests: add basic 'co' test suiteJared Tobin2+28-0
2019-09-10 16:37tests: add property testJared Tobin3+21-0
2019-09-10 16:26tests: restructure test suiteJared Tobin6+138-134
2019-09-10 16:08tests: use hspecJared Tobin3+22-18
2019-09-10 16:07co: replace intmap with vectorJared Tobin2+10-10
2019-09-10 15:54tests: add medium-scale test caseJared Tobin2+82-0
2019-09-10 15:44co, ob, muk: remove -Wall pragmasJared Tobin3+0-3
2019-09-10 15:43ob, co: clean up strictness annotationsJared Tobin2+6-5
2019-09-08 15:14readme: tweak badges [ci skip]Jared Tobin1+2-2
2019-09-06 18:09gitignore: add dist directoryJared Tobin1+1-0
2019-09-06 18:07cabal: flip release optionsJared Tobin1+5-6
2019-09-06 18:05meta: touch up cabal fileJared Tobin1+34-3
2019-09-06 17:57meta: initial releaseJared Tobin2+7-0
2019-09-06 17:46readme: updateJared Tobin1+20-4
2019-09-06 17:46test: add basic test suiteJared Tobin2+60-0
2019-09-06 17:46meta: add travis, stack stuffJared Tobin3+31-1
2019-09-06 17:16co: add render functionJared Tobin1+41-39
2019-09-06 15:06co: working (basic) patp, fromPatpJared Tobin2+46-58
2019-09-06 13:41general large-scale hackingJared Tobin10+384-337
2019-09-06 12:09meta: rename to 'urbit-hob'Jared Tobin2+21-4
2019-09-06 08:30co: add moduleJared Tobin1+113-0
2019-09-06 08:26meta: switch to MIT licenseJared Tobin2+20-1
2019-09-06 08:25deps: add containers, textJared Tobin1+4-2
2019-09-06 07:27ob: add moduleJared Tobin1+174-0
2019-09-06 07:26muk: add moduleJared Tobin1+18-0
2019-09-06 07:26init: project skeletonJared Tobin4+38-0