Idris2-boot/src
Edwin Brady 24fed4feea Rename everything idris2boot, increment version
From here on, this repo is intended only as a bootstrapping step for the
self hosted Idris 2. It will - as long as possible - be kept up to date
enough that it can build Idris 2, but won't be maintained beyond that.
2020-05-20 13:23:00 +01:00
..
Algebra Replace RigCount by Semiring operations 2020-04-22 20:31:38 +01:00
Compiler Fix gambit codegen 2020-05-20 04:17:07 +08:00
Control Bring src/Text/Parser and its dependencies closer to idris2 2020-02-23 18:58:44 +00:00
Core Reorganise TTC to make code generation faster 2020-05-14 20:25:17 +01:00
Data Basic Show instance of NameMap 2020-04-22 14:43:03 -05:00
Idris Rename everything idris2boot, increment version 2020-05-20 13:23:00 +01:00
Parser Remove extra Show TokenData definition 2020-05-16 19:03:30 +01:00
Text Switch to List Char for the lexer 2020-05-16 16:30:51 +01:00
TTImp Reorganise TTC to make code generation faster 2020-05-14 20:25:17 +01:00
Utils Merge pull request #367 from cypheon/bugfix/ttc-bigint-unmarshalling 2020-05-19 19:38:15 +01:00
Yaffle Merge branch 'remove-RigCount' of https://github.com/andrevidela/Idris2 into andrevidela-remove-RigCount 2020-04-27 16:07:25 +01:00
Algebra.idr Replace RigCount by Semiring operations 2020-04-22 20:31:38 +01:00
Makefile [ admin ] add empty default target distinct from clean 2020-04-02 22:21:40 +01:00