index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
opt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace license boilerplate with SPDX tags
Tavian Barnes
2023-01-25
1
-15
/
+2
*
opt: Move probabilities out of the parser
Tavian Barnes
2023-01-24
1
-0
/
+132
*
opt: Move costs out of the parser
Tavian Barnes
2023-01-24
1
-0
/
+54
*
opt: Move always_{true,false} out of the parser
Tavian Barnes
2023-01-24
1
-0
/
+55
*
opt: Move purity out of the parser
Tavian Barnes
2023-01-24
1
-0
/
+62
*
opt: Use a table for simple range comparisons
Tavian Barnes
2023-01-24
1
-14
/
+24
*
opt: Use a table for simple predicates
Tavian Barnes
2023-01-24
1
-17
/
+27
*
opt: Use a table to look up optimizer functions
Tavian Barnes
2023-01-24
1
-44
/
+71
*
opt: Pass a va_list to bfs_vwarning(), not bfs_warning()
Tavian Barnes
2022-12-08
1
-1
/
+1
*
expr: Rename bfs_expr_has_children() to _is_parent()
Tavian Barnes
2022-12-05
1
-3
/
+3
*
expr: Remove the singleton bfs_{true,false} expressions
Tavian Barnes
2022-11-30
1
-31
/
+37
*
expr: Remove the synthetic flag
Tavian Barnes
2022-11-29
1
-5
/
+0
*
pwcache: Fill the user/group caches lazily
Tavian Barnes
2022-11-09
1
-8
/
+11
*
Fix includes
Tavian Barnes
2022-11-06
1
-2
/
+1
*
bfstd: Rename from util and reorganize it
Tavian Barnes
2022-11-06
1
-1
/
+0
*
Source / Include Folder (#88)
トトも
2022-04-16
1
-0
/
+1088