Kurtis Rader
c93e38380a
restyle autoload module to match project style
...
Reduces lint errors from 38 to 19 (-50%). Line count from 506 to 426 (-16%).
Another step in resolving issue #2902 .
2016-04-18 22:06:31 -07:00
ridiculousfish
10f3ea0008
Mark a bunch of constructors as explicit
...
This prevents undesired implicit conversions
2016-02-27 19:38:15 -08:00
David Adam
a6a16808e3
Merge branch 'iwyu'
...
http://include-what-you-use.org/
2015-07-29 09:30:19 +08:00
ridiculousfish
aee71b594b
Remove unused unload_all function
2015-07-27 23:36:54 -07:00
David Adam
3929e9de0e
Merge branch 'master' into iwyu
2015-07-26 10:20:13 +08:00
ridiculousfish
b4f53143b0
Migrate source files into src/ directory
...
This change moves source files into a src/ directory,
and puts object files into an obj/ directory. The Makefile
and xcode project are updated accordingly.
Fixes #1866
2015-07-24 00:59:27 -07:00