1. 01 May, 2017 1 commit
  2. 27 Apr, 2017 2 commits
    • Kenton Varda's avatar
      Merge OsHandle into FsNode. · 6d4c05da
      Kenton Varda authored
      6d4c05da
    • Kenton Varda's avatar
      Add KJ Filesystem API. · b99fcdd4
      Kenton Varda authored
      This has three main parts:
      * The Path data structure, a more-explicit approach to file paths.
      * The File/Directory abstract interfaces.
      * The "InMemory" implementations of File and Directory.
      
      Disk-based implementations will come in a future commit.
      b99fcdd4