index
:
atlas
main
An information storage and retrieval tool
JP Appel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
Age
Commit message (
Expand
)
Author
2025-06-26
Add non-interactive mode to shell, fix interactive sizing
JP Appel
2025-06-26
Move category and operator iterators
JP Appel
2025-06-26
Add improved line editing to debug shell
JP Appel
2025-06-24
Add first pass of query compiler
JP Appel
2025-06-24
Add tests and fix minor bugs for optimizier
JP Appel
2025-06-19
Add multiple clause and tree level optimizations
JP Appel
2025-06-15
Identify lexer error
JP Appel
2025-06-15
Update tests and fix minor bugs
JP Appel
2025-06-15
Add query optimizer
JP Appel
2025-06-14
Move clause tree optimizations
JP Appel
2025-06-13
Add only child optimization to query parser
JP Appel
2025-06-13
Add bfs and dfs iterators for clause trees
JP Appel
2025-06-13
Add more flags to control document indexing
JP Appel
2025-06-13
Move debug shell into main binary as a command
JP Appel
2025-06-13
Add regex based filters and helper functions
JP Appel
2025-06-12
Add index filter for parent directories
JP Appel
2025-06-12
Minor bug fix
JP Appel
2025-06-12
Change doc parsing to only read YAML header
JP Appel
2025-06-12
Fix comparison against wrong zero value for times
JP Appel
2025-06-12
Add more date formats for parsing
JP Appel
2025-06-11
Fix attempts to insert when missing authors, links, or tags
JP Appel
2025-06-10
Add method to merge subtrees in a clause tree
JP Appel
2025-06-09
Implement querylang parser
JP Appel
2025-06-09
Fix lookback error in lexer
JP Appel
2025-05-28
Add lexer for query dsl
JP Appel
2025-05-26
Refactor db code
JP Appel
2025-05-05
Remembered switch statements exist
JP Appel
2025-05-04
Add names to doc fitlers
JP Appel
2025-05-02
Implement YAML header parsing
JP Appel
2025-05-02
Implement json output
JP Appel
2025-04-28
Add document output formatting
JP Appel
2025-04-27
Large commit; many features
JP Appel