index
:
build2
0.6
adhoc-recipe-history
adhoc-rule
adhoc-vars
build-script
ci
config-doc
ctx
diag-buffer
dist-remap
doc-fixes
dyndep
expl-group
export-libs
extension
hermetic
install-scope
internal-scope
json-type
json-type-review
libpkg-config
lto-parallelization
master
match-options
module-import
module-map-dump
opvar
posthoc-take1
preprocessed-tests-failure
reproducible-dist
build2 build system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbuild2
/
token.hxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
Improve escape sequence support
Boris Kolpackov
1
-5
/
+3
2021-05-28
Add support for regex-based target type/pattern specific variables
Boris Kolpackov
1
-1
/
+2
2021-05-28
Recognize quoting of first character in token
Boris Kolpackov
1
-7
/
+18
2020-07-13
Reserve backtick (`) and bit-or (|) in eval context for future use
Boris Kolpackov
1
-0
/
+1
2020-06-10
Handle special variable names when spelled as $(<char>) rather than $<char>
Boris Kolpackov
1
-0
/
+1
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
1
-5
/
+43
2020-03-20
Lexer support for default value assignment (?=)
Boris Kolpackov
1
-0
/
+1
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2019-11-14
Tighten up attribute recognition during parsing
Boris Kolpackov
1
-2
/
+7
2019-11-11
Use path_name for `-` to stdin/stdout translation
Karen Arutyunov
1
-7
/
+7
2019-09-30
Add support for `case` pattern alternatives
Boris Kolpackov
1
-0
/
+2
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+191