No description
  • OCaml 95.3%
  • Makefile 3.7%
  • C 0.9%
  • Dune 0.1%
Find a file
2025-03-16 09:53:22 -04:00
input style fixes, and runner bug-fix for macs 2021-01-28 18:53:24 -05:00
output updating starter code for x64 2020-02-07 16:28:30 -05:00
.gitignore no more ds_store 2024-12-09 22:46:49 -05:00
.merlin updating starter code for x64 2020-02-07 16:28:30 -05:00
.ocamlformat .ocamlformat 2023-01-17 17:23:11 -05:00
assembly.ml word size fix 2025-02-20 11:54:58 -05:00
compile.ml bytes -> words 2025-02-20 12:12:22 -05:00
dune invoke dune fmt, remove warnings 2024-12-09 22:46:38 -05:00
dune-project dune config 2022-02-17 19:21:43 -05:00
errors.ml invoke dune fmt, remove warnings 2024-12-09 22:46:38 -05:00
exprs.ml invoke dune fmt, remove warnings 2024-12-09 22:46:38 -05:00
lexer.mll style fixes, and runner bug-fix for macs 2021-01-28 18:53:24 -05:00
main.c updating starter code for x64 2020-02-07 16:28:30 -05:00
main.ml invoke dune fmt, remove warnings 2024-12-09 22:46:38 -05:00
Makefile fix makefile for macos 2025-02-20 11:53:57 -05:00
parser.mly int64 is available in global scope, no need to use qualified name 2020-02-12 08:46:29 -05:00
phases.ml invoke dune fmt, remove warnings 2024-12-09 22:46:38 -05:00
pretty.ml invoke dune fmt, remove warnings 2024-12-09 22:46:38 -05:00
runner.ml typo fix 2025-03-15 20:23:17 -04:00
test.ml invoke dune fmt, remove warnings 2024-12-09 22:46:38 -05:00