aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/function/driver.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-08Use new setup for unit testsKaren Arutyunov1-131/+0
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-07-16Resolve function overload via the argument reversal to untypedBoris Kolpackov1-0/+2
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-01-02Fix few undefined behavior (ubsan) bugsBoris Kolpackov1-6/+6
2017-09-25Make use of libpkgconf libraryKaren Arutyunov1-1/+1
2017-09-11Add ability to pass scope to buildfile functions, add $install.resolve()Boris Kolpackov1-2/+18
2017-05-01Add hxx extension for headersKaren Arutyunov1-8/+8
2017-02-13Pass const scope& where modification should not happenBoris Kolpackov1-1/+1
2017-02-13Add scheduling calls to operation's match()Boris Kolpackov1-3/+1
2017-02-13Add model mutex, make var_pool const by defaultBoris Kolpackov1-1/+3
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2017-01-05Tests cleanupKaren Arutyunov1-2/+2
2016-12-05Add comma, ternary, logical operators support in eval contextBoris Kolpackov1-0/+1
2016-11-23Implement value type propagation on expansionBoris Kolpackov1-1/+1
2016-11-22Use diagnostics facility from libbutlBoris Kolpackov1-1/+1
2016-11-21Change build.driver/path variable to build.path/process_pathBoris Kolpackov1-4/+4
2016-11-21Add support for derived-to-base function overload resolutionBoris Kolpackov1-0/+2
2016-11-18Add function machinery, implement path.normalize()Boris Kolpackov1-0/+110