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
/
unit-tests
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-04
Rename .test/test{} to .testscript/testscript{}
Boris Kolpackov
3
-3
/
+3
2018-07-16
Resolve function overload via the argument reversal to untyped
Boris Kolpackov
2
-1
/
+20
2018-05-19
Update copyright year
Karen Arutyunov
4
-4
/
+4
2018-01-02
Fix few undefined behavior (ubsan) bugs
Boris Kolpackov
1
-6
/
+6
2017-09-25
Make use of libpkgconf library
Karen Arutyunov
1
-1
/
+1
2017-09-11
Add ability to pass scope to buildfile functions, add $install.resolve()
Boris Kolpackov
1
-2
/
+18
2017-07-28
Use utility library to arrange unit testing
Boris Kolpackov
1
-12
/
+1
2017-07-13
Add hxx prerequisite type in test buildfiles
Karen Arutyunov
1
-1
/
+2
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
1
-1
/
+1
2017-06-27
Add support for regex function family
Karen Arutyunov
1
-3
/
+3
2017-06-26
Add support for $path_search() and $path_match()
Karen Arutyunov
1
-3
/
+3
2017-05-01
Add hxx extension for headers
Karen Arutyunov
1
-8
/
+8
2017-03-17
Implement create meta-operation
Boris Kolpackov
1
-1
/
+1
2017-03-16
Add ability for meta-operation to preprocess buildspec
Boris Kolpackov
1
-1
/
+1
2017-03-06
Only recognize function call if lparen is unseparated
Boris Kolpackov
1
-3
/
+1
2017-03-02
Fix unit test code generation
Boris Kolpackov
1
-3
/
+1
2017-02-13
Pass const scope& where modification should not happen
Boris Kolpackov
1
-1
/
+1
2017-02-13
Add notion of phase, enforce
Boris Kolpackov
1
-1
/
+0
2017-02-13
Add scheduling calls to operation's match()
Boris Kolpackov
2
-4
/
+2
2017-02-13
Add model mutex, make var_pool const by default
Boris Kolpackov
2
-1
/
+6
2017-01-09
Tests cleanup (take 2)
Karen Arutyunov
1
-3
/
+0
2017-01-06
Store platform targets as typed target_triplet
Boris Kolpackov
1
-1
/
+2
2017-01-05
Update copyright year
Boris Kolpackov
4
-4
/
+4
2017-01-05
Tests cleanup
Karen Arutyunov
2
-3
/
+3
2017-01-05
Add support for regex in runner
Karen Arutyunov
1
-10
/
+20
2016-12-05
Add comma, ternary, logical operators support in eval context
Boris Kolpackov
3
-2
/
+4
2016-11-30
Add support for typed/untyped concatenated expansion
Boris Kolpackov
1
-2
/
+2
2016-11-25
Implement literal here-document support
Boris Kolpackov
2
-24
/
+24
2016-11-23
Disable compiler-dependent output check in function call unit test
Karen Arutyunov
1
-10
/
+10
2016-11-23
Implement value type propagation on expansion
Boris Kolpackov
2
-3
/
+3
2016-11-23
Implement few builtin functions that can operate on any value
Boris Kolpackov
1
-2
/
+2
2016-11-22
Use diagnostics facility from libbutl
Boris Kolpackov
1
-1
/
+1
2016-11-21
Change build.driver/path variable to build.path/process_path
Boris Kolpackov
1
-4
/
+4
2016-11-21
Add process_path.{recall,effect} build2 functions
Boris Kolpackov
1
-1
/
+2
2016-11-21
Add support for derived-to-base function overload resolution
Boris Kolpackov
2
-7
/
+16
2016-11-18
Add function machinery, implement path.normalize()
Boris Kolpackov
4
-0
/
+284