summaryrefslogtreecommitdiffstats
path: root/unit-tests/function/driver.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use new setup for unit testsKaren Arutyunov2019-03-081-131/+0
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
* Resolve function overload via the argument reversal to untypedBoris Kolpackov2018-07-161-0/+2
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
* Fix few undefined behavior (ubsan) bugsBoris Kolpackov2018-01-021-6/+6
* Make use of libpkgconf libraryKaren Arutyunov2017-09-251-1/+1
* Add ability to pass scope to buildfile functions, add $install.resolve()Boris Kolpackov2017-09-111-2/+18
* Add hxx extension for headersKaren Arutyunov2017-05-011-8/+8
* Pass const scope& where modification should not happenBoris Kolpackov2017-02-131-1/+1
* Add scheduling calls to operation's match()Boris Kolpackov2017-02-131-3/+1
* Add model mutex, make var_pool const by defaultBoris Kolpackov2017-02-131-1/+3
* Update copyright yearBoris Kolpackov2017-01-051-1/+1
* Tests cleanupKaren Arutyunov2017-01-051-2/+2
* Add comma, ternary, logical operators support in eval contextBoris Kolpackov2016-12-051-0/+1
* Implement value type propagation on expansionBoris Kolpackov2016-11-231-1/+1
* Use diagnostics facility from libbutlBoris Kolpackov2016-11-221-1/+1
* Change build.driver/path variable to build.path/process_pathBoris Kolpackov2016-11-211-4/+4
* Add support for derived-to-base function overload resolutionBoris Kolpackov2016-11-211-0/+2
* Add function machinery, implement path.normalize()Boris Kolpackov2016-11-181-0/+110