lama_byterun/stdlib
deker104 91b18d023b fix: update build files
Add `install` stanza to `dune` files to install std and runtime to
expected directories

Delete manual copying from `install` scenario in `Makefile`
2024-11-12 07:43:17 +00:00
..
regression dunify in stdlib/regression 2024-09-05 19:12:39 +03:00
x32 fix: update build files 2024-11-12 07:43:17 +00:00
x64 fix: update build files 2024-11-12 07:43:17 +00:00
.gitignore Handle -march properly 2024-09-05 19:12:37 +03:00
Array.lama Added arrayFind 2021-08-31 01:47:49 +03:00
Buffer.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
Collection.lama Sync 2022-11-01 09:22:19 +03:00
Data.lama Switching off invalid hashconsing 2022-01-31 23:46:18 +03:00
dune fix: update build files 2024-11-12 07:43:17 +00:00
Fun.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
Lazy.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
List.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
Makefile Handle -march properly 2024-09-05 19:12:37 +03:00
Matcher.lama Sync 2022-11-01 09:22:19 +03:00
Ostap.lama Sync 2022-11-01 09:22:19 +03:00
Random.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
Ref.lama Cosmetics in stdlib 2020-02-20 12:43:52 +03:00
STM.lama Added state monad 2020-12-24 02:54:54 +03:00
Timer.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00