diff options
author | Omar Rizwan <omar@omar.website> | 2021-03-21 15:35:01 -0700 |
---|---|---|
committer | Omar Rizwan <omar@omar.website> | 2021-03-21 15:35:01 -0700 |
commit | be519afe5fdd956ac092d7ac01f161541e3db3f8 (patch) | |
tree | f649668417391ff17939984638c98c75a2b55bc2 /.github/FUNDING.yml | |
parent | 57726b4354a02f85101d4369d05fd7629be68ea3 (diff) | |
download | TabFS-be519afe5fdd956ac092d7ac01f161541e3db3f8.tar.gz TabFS-be519afe5fdd956ac092d7ac01f161541e3db3f8.zip |
extension,test: Start on simplifying routing.
Introduces a 'named variable' syntax so we can remove all the manual
indexing into path components / converting to int in individual fs
ops.
Also rewrites the route finding to use regex: all routes are compiled
to regexes, then the route finder just walks through them all until it
hits a match.
Doesn't fully work yet; JS test passes.
Diffstat (limited to '.github/FUNDING.yml')
0 files changed, 0 insertions, 0 deletions