| File | Description |
|---|---|
| b_tree.f90 | Generic on-disk B+-tree. |
| b_tree_sm.f90 | |
| clib_wrap.f90 | Thin, generic Fortran wrappers around a handful of OS filesystem and advisory-locking operations. |
| clib_wrap_sm.f90 | |
| cmdgraph.f90 | Copyright (c) 2026 Simon Geard Vendored into sqr from https://github.com/sgeard/cmdgraph (fortran/src); kept in sync by hand. |
| cmdgraph_sm.f90 | Copyright (c) 2026 Simon Geard Vendored into sqr from https://github.com/sgeard/cmdgraph (fortran/src); kept in sync by hand. |
| dlist.f90 | Copyright (c) 2026 Simon Geard Vendored into sqr from https://github.com/sgeard/cmdgraph (fortran/src); kept in sync by hand. |
| dlist_sm.f90 | Copyright (c) 2026 Simon Geard Vendored into sqr from https://github.com/sgeard/cmdgraph (fortran/src); kept in sync by hand. |
| sql.f90 | A small SQL subset over the |
| sql_base.f90 |
|
| sql_exec.f90 |
|
| sql_parse.f90 |
|
| sqr.f90 | Lightweight pure-Fortran relational store. |
| sqr_admin.f90 | |
| sqr_base.f90 | |
| sqr_fault.f90 | sqr_fault — fault-injection seam for sqr's low-level I/O failure branches. |
| sqr_fault_off_sm.f90 | Production fault submodule: injection compiled out entirely. Lives in
|
| sqr_index.f90 | |
| sqr_journal.f90 | |
| sqr_record.f90 | |
| sqr_rowbuf.f90 | |
| sqr_table.f90 |