Uladox
|
885b3562f1
Adds err_nit function
|
6 лет назад |
Uladox
|
1769f2b320
Adds set operations
|
6 лет назад |
Uladox
|
e6cafc3796
Fixes bug where symbol does not get set if already in table
|
6 лет назад |
Uladox
|
f1a78a7703
Adds symbol table
|
6 лет назад |
Uladox
|
985bdd0793
Uses enum type for errors
|
6 лет назад |
Uladox
|
e011496abd
Adds failure macro for act functions
|
6 лет назад |
Uladox
|
cf127fdcc9
Adds tries, acts, and state
|
6 лет назад |
Uladox
|
78de57c5e2
Adds index and trie data structures
|
6 лет назад |
Uladox
|
4505fd72e1
Begins cleaning up library with simpler data structures
|
6 лет назад |
Uladox
|
34e17ae3fd
Where in err can now be nested.
|
6 лет назад |
Uladox
|
030775c3cf
Adds file_open_mode()
|
6 лет назад |
Uladox
|
9023f34c87
Adds pkg-config file
|
6 лет назад |
uladox
|
c4e8bc482d
Uses comments for fallthru instead of attributes
|
6 лет назад |
Uladox
|
ebf4f96bd7
Changes char to unsigned char for type of bytes used by buf
|
6 лет назад |
Uladox
|
6173517850
Replaces missed old err style usage with newer usage
|
6 лет назад |
Uladox
|
1e9c5980b9
Adds cutoff function
|
6 лет назад |
Uladox
|
4eecc4c0a8
Adds err_where to some functions in file.c and changes name to path
|
6 лет назад |
Uladox
|
ea56055ec6
Adds comment on required headers
|
6 лет назад |
Uladox
|
e9a35be286
Removes debugging print statements
|
6 лет назад |
Uladox
|
f90864d491
Adds a lot of small fixes and some functions to file
|
6 лет назад |
Uladox
|
9f4e213aa4
Added copyright notices to files missing them
|
6 лет назад |
Uladox
|
004b11413b
Adds header guards
|
6 лет назад |
Uladox
|
dfde7e93c7
Gap and buf can have sizes of 0
|
6 лет назад |
Uladox
|
b052c86790
Error under now goes to stdout instead of stderr
|
6 лет назад |
Uladox
|
b66f4615ba
Fixes bug for dir_sub
|
6 лет назад |
Uladox
|
d1e675990a
Adds a lot of options for err and fixes bug in file
|
6 лет назад |
Uladox
|
47b557a38d
Removes leftover 0s in err_std and resets errno before reading it
|
6 лет назад |
Uladox
|
1258cabb11
Moves file utilities and error utilities form ilk to nit
|
6 лет назад |
Uladox
|
87a7ea1928
Makes set/map recycling/emptying their own functions.
|
7 лет назад |
Uladox
|
5ad018c135
Makes set and map iters same along with entries
|
7 лет назад |