Commit History

Author SHA1 Message Date
  Tetralux b44b6e7e50 [path/filepath] Add file stem and long-extension procedures 3 years ago
  Jeroen van Rijn df32b5b46c [windows] Fix leak in `glob`. 3 years ago
  gitlost 374e71e9b0 Fix issue #1537 "filepath.split_list requires a trailing separator" 3 years ago
  Patric Dexheimer d7eabf571c Memory Leak 3 years ago
  gingerBill 3d7d347192 Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings 3 years ago
  gingerBill 251da264ed Remove unneeded semicolons from the core library 4 years ago
  gingerBill 86649e6b44 Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=` 4 years ago
  gingerBill b9888f8f68 Fix linalg.transpose 4 years ago
  gingerBill 32cda5d56a Or did it?! 4 years ago
  gingerBill a4d9847f45 FINALLY fix `lazy_buffer_destroy` 4 years ago
  gingerBill 8aa6d70dec Fix filepath.lazy_buffer 4 years ago
  gingerBill ea6b222430 Clean up filepath.lazy_buffer memory leak 4 years ago
  jockus b110153b51 Fix accidental removal of newline 4 years ago
  jockus b261937233 Remove accidental core:fmt include in path/filepath 4 years ago
  jockus e8aa767c8d Fix deleting substring in filepath.release 4 years ago
  gingerBill a2557142cc Update package os for package path/filepath support on macOS 4 years ago
  gingerBill f6e2d74d10 Keep -vet happy 4 years ago
  gingerBill 6ea000b648 Merge pull request #752 from powerc9000/patch-4 4 years ago
  gingerBill fa33476438 Improve default temp allocator; Fix filepath.abs behaviour on Windows 4 years ago
  Clay Murray 062ae56f25 Fix a few bugs in path based code. 4 years ago
  gingerBill 0bd38ba1f6 Add some comments to explain what the differences between packages path and path/filepath 5 years ago
  gingerBill 840af6825a Update packages os, path, and filepath 5 years ago
  gingerBill 8cc5cd1494 Add `package path/filepath`; Add `os.stat` for windows (TODO: unix) 5 years ago