1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-03 09:41:10 +03:00
juvix/tests
Łukasz Czajka 4be4d58d30
String builtins (#1784)
- Progress for #1742 
* Adds builtin primitives for operations on strings and removes the
corresponding foreign & compile blocks.
2023-01-31 18:31:04 +01:00
..
Asm String builtins (#1784) 2023-01-31 18:31:04 +01:00
benchmark Automatized benchmarks (#1673) 2023-01-05 17:48:26 +01:00
Compilation/positive Pipes for lambda clauses (#1781) 2023-01-30 12:06:18 +01:00
Core String builtins (#1784) 2023-01-31 18:31:04 +01:00
examplesExpected Add Towers of Hanoi and Pascal triangle examples (#1446) 2022-08-10 12:02:14 +01:00
Internal Translate as-pattern binders to Core PatternBinders (#1789) 2023-01-31 14:32:50 +00:00
negative Allow type signatures to have a body (#1785) 2023-01-31 08:46:53 +00:00
positive String builtins (#1784) 2023-01-31 18:31:04 +01:00
runtime/positive Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
smoke/Commands Add debugging builtin functions trace and fail (#1771) 2023-01-27 12:45:38 +01:00
.gitattributes Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00