Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Except for set literals, string literals inside interpolation.
|
|
|
|
it is being tripped by dynamic arrays of pointers
|
|
|
|
|
|
|
|
Also add automated control file generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- they are now created with 600 permissions on unix
to prevent leaking file contents to other users
- they use the ~ suffix used by emacs etc
for better compatibility with gitignores, etc.
- we now call fdatasync / _commit to ensure that even
if power goes out halfway through saving, no data can be lost
|
|
well i found a project somewhere with extremely long
.editorconfig values that aren't documented in the spec
whodathunk!
|
|
|
|
|