Historial de Commits

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