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
/
lexer.hxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
Tighten low-verbosity diagnostics name deduction logic
Boris Kolpackov
1
-1
/
+4
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
1
-3
/
+3
2020-06-19
Fix lexer to fail on invalid UTF-8 sequences
Karen Arutyunov
1
-0
/
+29
2020-06-10
Handle special variable names when spelled as $(<char>) rather than $<char>
Boris Kolpackov
1
-0
/
+3
2020-06-10
Handle special variable names in base lexer via mode data
Boris Kolpackov
1
-0
/
+7
2020-05-27
Add support for value subscript after expansions
Boris Kolpackov
1
-15
/
+23
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
1
-20
/
+44
2020-05-01
Fix outstanding issue with directive vs assignment differentiation
Boris Kolpackov
1
-5
/
+10
2020-03-06
Restrict buildfiles and testscripts with only Unicode graphic characters, '\t...
Karen Arutyunov
1
-4
/
+9
2020-03-05
Use utf8_validator for buildfile and testscript lexers
Karen Arutyunov
1
-2
/
+5
2020-02-26
Adapt to adding validator to butl::char_scanner
Karen Arutyunov
1
-2
/
+2
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2019-11-15
Generalize attributes to be comma-separated with arbitrary values
Boris Kolpackov
1
-4
/
+6
2019-11-14
Cleanup attribute parsing code
Boris Kolpackov
1
-2
/
+0
2019-11-14
Tighten up attribute recognition during parsing
Boris Kolpackov
1
-15
/
+31
2019-11-11
Use path_name for `-` to stdin/stdout translation
Karen Arutyunov
1
-5
/
+5
2019-11-07
Initial work on path_name use for `-` to stdin/stdout translation
Boris Kolpackov
1
-7
/
+6
2019-11-04
Add support for configuration exporting and importing
Boris Kolpackov
1
-1
/
+1
2019-09-30
Reserve `:` in `case` pattern expression for future match extraction support
Boris Kolpackov
1
-1
/
+1
2019-09-30
Add support for custom match/extract functions in switch expression
Boris Kolpackov
1
-1
/
+5
2019-09-30
Add support for `case` pattern alternatives
Boris Kolpackov
1
-14
/
+18
2019-09-30
Pattern matching support (switch): multiple values implementation
Boris Kolpackov
1
-10
/
+13
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+207