| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The last line would sometimes be needlessly longer than the layout
width. One example is line 67 in the build.ninja generated by
ninja's own configure.py: Before this patch, ninja_syntax would
create a 81 character line.
|
|
|
|
| |
Add a test to cover both dict and list variables.
|
|
|
|
|
|
| |
Revert the main loop changes made in 2e7ab7514207ea7faad40faedf3fc9d72b3adf7a,
and add just a few lines to the original main loop to make '$ ' escaping work.
Add several new tests, and make the existing tests pass again.
|
| |
|
| |
|
|
|
|
| |
From a patch from Elazar Leibovich <elazarl@gmail.com>.
|
|
From a patch from Elazar Leibovich <elazarl@gmail.com>.
|