.hgignore

Sun, 14 Feb 2016 03:19:28 +0200

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Sun, 14 Feb 2016 03:19:28 +0200
changeset 1017
fc1c13db9618
parent 971
c00f9665a9f8
child 1038
6b5058e95386
permissions
-rw-r--r--

Renamed ConfigurationValueBag to Configuration and added a pointer to it into HierarchyElement. This helps with the fight against global variables.
Added transform.h that may or may not prove useful sometime
Added linelength.py that was missing from a prior commit
Converted the various boolean members of LDDocument to flags

syntax:glob
build
debug
release
*.kdev4
*.dat
.kdev_include_paths
*.cfg
.kdev4
*~
*.bak
*.rej
*.orig
CMakeLists.txt.user
*.pyc

mercurial