Idris2/tests/refc
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
..
args Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
buffer [ RefC ] Add 16 and 32 bit access to base/Data.Buffer . (#2609) 2022-11-15 12:15:06 +01:00
clock Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
doubles Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
garbageCollect [ fix ] issue 2537 (#2538) 2022-07-07 09:54:52 +01:00
integers [ base ] Use Fin n as index in Bits (#2192) 2021-12-16 18:26:52 +00:00
issue1778 RefC: add test for issue1778 2022-01-20 14:10:57 +00:00
issue2424 RefC backend improvements (#2425) 2022-04-27 13:59:32 +01:00
issue2452 [ fix ] Add missing cases for BITS types in extractInt 2022-05-04 10:18:58 +01:00
refc001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
refc002 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
refc003 [ re #1191 ] test case 2021-11-24 21:15:43 +00:00
reg001 Optimise away case statements on unit-y types (#1844) 2021-10-13 15:46:02 +01:00
strings Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00