index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
autoload.h
Commit message (
Expand
)
Author
Age
*
Renamed env_vars to env_vars_snapshot_t
ridiculousfish
2012-07-20
*
A little better support for non-term-256 colors in web config
ridiculousfish
2012-03-31
*
Some more changes in preparation for turning on complete-based autosuggestions
ridiculousfish
2012-02-26
*
Moved LRU to its own file
ridiculousfish
2012-02-05
*
Fix for issue where we treated all cached files as accessible for the purpose...
ridiculousfish
2012-01-28
*
LRU work to load functions off of the main thread.
ridiculousfish
2012-01-28
*
More work on LRU cache and adopting it in function and completion autoloading
ridiculousfish
2012-01-27
*
Move autoload class into autoload.h and cpp
ridiculousfish
2012-01-25
*
Removed access_tracker since we don't need it after all
ridiculousfish
2012-01-25
*
Implemented LRU cache for autoloading.
ridiculousfish
2012-01-25
*
LRU cache work
ridiculousfish
2012-01-25
*
New file autoload.h that will ultimately handle autoloading completions and f...
ridiculousfish
2012-01-25