unison/unison-src
Dan Doel 13ded7d15e Fix some inconsistencies in the time functions in the jit
Some racket functions return integers and others floating point, so some
care is needed to make sure they work. This adds a designated internal
unison time rep as well instead of just using the raw value returned by
the racket function.
2024-04-02 11:43:39 -04:00
..
builtin-tests Fix some inconsistencies in the time functions in the jit 2024-04-02 11:43:39 -04:00
demo fixes tests and transcripts 2021-08-24 11:33:27 -07:00
errors fixes tests and transcripts 2021-08-24 11:33:27 -07:00
parser-tests Ormolu-ify the codebase and update development.markdown docs 2023-02-13 13:03:08 -06:00
tests more path, name, and name segment work (doesn't build yet) 2024-01-24 11:01:22 -05:00
transcripts Split corrected many pattern into two patterns 2024-03-29 12:39:30 -04:00
transcripts-manual A few fixes/tweaks 2024-03-22 13:09:23 -04:00
transcripts-round-trip Prefer do in pretty-printer 2024-03-16 09:10:48 -05:00
transcripts-using-base Split corrected many pattern into two patterns 2024-03-29 12:39:30 -04:00
base58.u fix stray case .. of instances and opportunities for cases in unison-src 2020-02-21 17:05:18 -08:00
Base.u fixes tests and transcripts 2021-08-24 11:33:27 -07:00
basics.u fix stray case .. of instances and opportunities for cases in unison-src 2020-02-21 17:05:18 -08:00
example-errors.u rename Int64 to just Int 2018-09-24 13:36:13 -04:00
remote-api.u fix stray handle .. in instances in unison-src 2020-02-21 17:05:18 -08:00
remote.u fix stray handle .. in instances in unison-src 2020-02-21 17:05:18 -08:00