This website requires JavaScript.
Explore
Help
Sign In
oreodave
/
ovm
Archived
Watch
1
Star
0
Fork
0
You've already forked ovm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-11-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
095e62b86fbd9568ddaae04aa8d15888b8487983
ovm
/
lib
History
Aryadev Chavali
095e62b86f
Introduced signed versions of common types
...
For each type T there is the signed version s_T
2023-10-31 21:23:00 +00:00
..
base.c
Moved base functions from inst.c to dedicated file
2023-10-26 10:19:10 +01:00
base.h
Introduced signed versions of common types
2023-10-31 21:23:00 +00:00
darr.c
Removed assertion in darr_read_file
2023-10-24 18:20:22 +01:00
darr.h
Added lib folder for general stuff, introduced as target to Makefile
2023-10-23 04:25:48 +01:00
inst.c
Moved inst module to lib
2023-10-31 21:14:14 +00:00
inst.h
Moved inst module to lib
2023-10-31 21:14:14 +00:00