]> Witch of Git - ivy/history - rt
[Docs] Mention run.py and trace.py in the README
[ivy] / rt /
2021-02-07 Cassie Jones[NFC] Formatting
2021-02-06 Cassie Jones[rt] More misc fixes
2021-01-03 Cassie Jones[rt] Misc small cleanups
2021-01-02 Cassie Jones[rt] Change is_<type> predicates to tag checks
2021-01-02 Cassie Jones[rt] Change destructor decref to use immutable slices
2021-01-02 Cassie Jones[rt] Split the runtime into multiple modules
2021-01-02 Cassie Jones[rt] Make Obj variant padding explicit
2021-01-02 Cassie Jones[rt] Improve memory ordering of incref/decref
2021-01-02 Cassie Jones[rt] Fix some FFI safety issues
2020-03-03 Cassie JonesRequire ivy_rt.a to be on the library path
2020-03-02 Cassie JonesStop with #![no_std] in the runtime
2020-02-29 Cassie JonesAdd skeleton of x64 compilation code
2020-02-28 Cassie JonesAdd runtime library and example assembly