Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Karen Arutyunov | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | Update copyright year | Karen Arutyunov | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | Update copyright year | Boris Kolpackov | 2017-01-03 | 1 | -1/+1 |
| | |||||
* | Start switch to build2 | Boris Kolpackov | 2016-11-15 | 1 | -2/+2 |
| | |||||
* | Copyright update | Boris Kolpackov | 2011-01-04 | 1 | -1/+1 |
| | |||||
* | Implement generation of specifier functions (--generate-specifier) | Boris Kolpackov | 2010-06-02 | 1 | -1/+38 |
| | | | | | These functions determine whether the option was specified on the command line. New test: specifier. | ||||
* | Update copyright | Boris Kolpackov | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Traverse classes in global scope | Boris Kolpackov | 2009-09-27 | 1 | -3/+6 |
| | |||||
* | Add name processor | Boris Kolpackov | 2009-09-20 | 1 | -0/+154 |
Name processor is a separate pass over the semantics graph that assigns names to various constructs while making sure there are no name clashes. |