hnock

A Nock interpreter.
git clone git://git.jtobin.io/hnock.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2019-10-01 17:34Add hackage badge. [ci skip]Jared Tobin1+1-0
2019-10-01 17:27Add larger description to cabal file.Jared Tobin2+27-1
2019-09-29 17:53Minor version bump (0.3.0 -> 0.4.0).Jared Tobin2+4-1
2019-09-29 17:53Use 'Natural' instead of 'Integer' for atoms.Jared Tobin1+3-1
2019-09-29 17:52Update stackage, GHC version.Jared Tobin3+15-3
2019-01-31 18:42Add 4K spec. [ci skip]Jared Tobin1+41-0
2019-01-31 18:33Fix CHANGELOG typo. [ci skip]Jared Tobin1+1-1
2019-01-31 16:01Update README, CHANGELOG. [ci skip]Jared Tobin2+9-0
2019-01-31 16:01Use 'Integer' rather than 'Int' for atoms.Jared Tobin4+13-14
2019-01-30 05:03Update README. [ci skip]Jared Tobin1+1-0
2019-01-30 04:55Update README. [ci skip]Jared Tobin1+2-0
2019-01-30 04:53Basic travis setup.Jared Tobin2+30-0
2019-01-29 23:21Minor version bump.Jared Tobin3+10-7
2019-01-29 23:15Rename 'enock' to 'nock'.Jared Tobin2+26-11
2019-01-29 22:50Update to Nock 4K.Jared Tobin7+85-77
2018-07-15 06:17Simpler code.Jared Tobin1+9-10
2018-07-13 02:03Misc cleanup.Jared Tobin5+72-20
2018-07-13 01:27Make less sucky.Jared Tobin5+162-166
2018-07-12 23:39Add small command line tool, tests.Jared Tobin4+149-79
2018-07-12 23:17Add a simple parser.Jared Tobin4+95-18
2018-07-12 22:26Misc restructuring.Jared Tobin4+206-189
2018-07-12 20:17Cabal/stack.Jared Tobin6+51-0
2018-07-12 20:12Add 5K spec.Jared Tobin1+39-0
2018-07-12 20:12Add gitignore.Jared Tobin1+4-0
2018-07-12 20:12Fix fas typo, etc.Jared Tobin1+54-24
2018-07-12 11:10Remove hints.Jared Tobin1+5-15
2018-07-12 11:02Initial commit.Jared Tobin2+240-0