Idris2/libs/base
Hattori, Hiroki 5c9f8e36a1
[ RefC ] Add 16 and 32 bit access to base/Data.Buffer . (#2609)
* Fix symbom mangling

* Revert "Fix symbom mangling"

This reverts commit 6481e80155.

* Fix typo

* [RefC] Add missed prims of setBuffer* .

* [ fix ] formatting

* [ re #2609 ] Use 'UInt' instead of 'Word'

More descriptive/to the point / Less assumed knowledge.

There are no *LE suffixes for UInt8, since endianness is to do with
multiple bytes and UInt8 is a single one.

Co-authored-by: Guillaume Allais <guillaume.allais@ens-lyon.org>
Co-authored-by: Thomas E. Hansen <teh6@st-andrews.ac.uk>
2022-11-15 12:15:06 +01:00
..
Control [ base ] Change Reader to fix search for MonadReader instance (#2729) 2022-10-22 19:13:52 +01:00
Data [ RefC ] Add 16 and 32 bit access to base/Data.Buffer . (#2609) 2022-11-15 12:15:06 +01:00
Debug [ base ] Add a trace variant easily embeddable to point-free expr 2022-04-14 13:36:14 +01:00
Decidable [ base ] implement decEq for SnocList (#2630) 2022-09-20 15:46:15 +01:00
Deriving [ new ] deriving Show (#2741) 2022-11-02 11:57:07 +00:00
Language [ base ] deriving Foldable 2022-09-24 10:20:25 +01:00
Syntax Move Syntax.PreorderReasoning into base (#2368) 2022-03-22 20:58:36 +00:00
System Remove note about differing behavior 2022-10-04 10:24:27 +02:00
base.ipkg [ new ] deriving Show (#2741) 2022-11-02 11:57:07 +00:00
Makefile [ new ] --install-with-src; refactoring around FCs (#1450) 2021-06-05 12:53:22 +01:00
System.idr [ fix ] drop first command-line arg on node 2022-09-27 08:19:14 +02:00