summaryrefslogtreecommitdiffstats
path: root/build2/token.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
|
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
|
* Add hxx extension for headersKaren Arutyunov2017-05-011-1/+1
|
* Fix bug in pair handlingBoris Kolpackov2017-04-261-1/+1
|
* Update copyright yearBoris Kolpackov2017-01-051-1/+1
|
* Add comma, ternary, logical operators support in eval contextBoris Kolpackov2016-12-051-3/+14
|
* Change token type 'name' to more general 'word'Boris Kolpackov2016-11-041-1/+1
|
* Handle printing of extended tokensBoris Kolpackov2016-11-041-22/+27
|
* Implement support for <, >, <=, >= in eval contextBoris Kolpackov2016-07-201-0/+4
| | | | | | Now can write: if ($build.version > 30000)
* Add support for scope/target-qualified variable expansionBoris Kolpackov2016-04-051-14/+14
| | | | | | | | | | For example: print $(dir/:var) print $(file{target}:var) print $(dir/file{target}:var) Note that if the scope/target does not (yet) exists, it will be created.
* Add attribute syntax infrastructureBoris Kolpackov2016-04-021-0/+2
|
* <types>/<utility> scheme cleanupBoris Kolpackov2016-02-121-2/+0
|
* Add support for ==, != in eval contextBoris Kolpackov2016-01-211-0/+2
|
* Rename equal token to assign, etcBoris Kolpackov2016-01-211-3/+3
|
* Update copyright yearBoris Kolpackov2016-01-091-1/+1
|
* Rename build directory/namespace to build2Boris Kolpackov2016-01-051-0/+35