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
/
tests
/
switch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
2
-2
/
+0
2019-10-01
Disable for GCC 4.9 failing testscript
Karen Arutyunov
1
-10
/
+18
2019-10-01
Add extractor, path.match, and string.icasecmp pattern matching tests
Boris Kolpackov
1
-3
/
+39
2019-09-30
Handle attributes in switch value and pattern expressions
Boris Kolpackov
1
-4
/
+34
2019-09-30
Diagnose `case` and `default` outside `switch`
Boris Kolpackov
1
-0
/
+8
2019-09-30
Reserve `:` in `case` pattern expression for future match extraction support
Boris Kolpackov
1
-0
/
+12
2019-09-30
Add support for custom match/extract functions in switch expression
Boris Kolpackov
1
-0
/
+113
2019-09-30
Add support for `case` pattern alternatives
Boris Kolpackov
1
-9
/
+14
2019-09-30
Allow multiple `case` for single line/block
Boris Kolpackov
1
-8
/
+33
2019-09-30
Pattern matching support (switch): multiple values implementation
Boris Kolpackov
1
-0
/
+37
2019-09-30
Pattern matching support (switch): single value implementation
Boris Kolpackov
2
-0
/
+139