Jack Andersen
|
ed7161b7f8
|
Allow llvm-hanafuda to serve as LLVM library
|
2016-12-10 15:51:13 -10:00 |
Jack Andersen
|
3371af733e
|
Add `LLVMDemangle` library to atdna target link list
|
2016-12-07 17:57:19 -10:00 |
Jack Andersen
|
72071d6c15
|
Add Version.lib to Windows link libs
|
2016-10-23 10:37:00 -10:00 |
Jack Andersen
|
5074381533
|
Additional warning suppression
|
2016-09-29 17:30:45 -10:00 |
Jack Andersen
|
161206fdd9
|
Less hacky means of differentiating LLVM 3.9 ownership behavior
|
2016-09-11 08:36:32 -10:00 |
Jack Andersen
|
002e113906
|
Additional internal flag to suppress irrelevant clang warning
|
2016-09-10 19:48:40 -10:00 |
Jack Andersen
|
d9a03aa69c
|
Conformance with LLVM 3.9
|
2016-09-10 13:38:44 -10:00 |
Jack Andersen
|
c4db28821e
|
FindLLVM updates
|
2016-07-26 20:10:11 -10:00 |
Phillip Stephens
|
e3a8ff6aae
|
Honor baseclass namespace
|
2016-07-23 18:26:21 -07:00 |
Phillip Stephens
|
46e5d76fd3
|
Temporary fix for Visual Studio Update 3 compatibility
|
2016-07-12 01:11:48 -07:00 |
Jack Andersen
|
6d8da2bcc0
|
Update for clang 3.8+
|
2016-06-27 12:54:55 -10:00 |
Jack Andersen
|
612f547988
|
Make LLVM_ROOT_DIR a cached CMake variable
|
2016-05-22 13:10:21 -10:00 |
Jack Andersen
|
d2fb800b92
|
Proper nested forward-declaration support for DNA types
|
2016-04-06 09:49:25 -10:00 |
Jack Andersen
|
b791b7e426
|
Humungous refactor
|
2016-03-04 13:00:12 -10:00 |
Jack Andersen
|
a0515fe4aa
|
Squelched DNA_COUNT-referenced fields for smarter YAML handling
|
2016-03-03 11:42:26 -10:00 |
Jack Andersen
|
80e03dbe12
|
Ignore unqualified template types in atdna
|
2016-02-01 18:28:52 -10:00 |
Jack Andersen
|
a87832e357
|
CMAKE_OSX_SYSROOT validation
|
2016-01-08 16:00:08 -10:00 |
Jack Andersen
|
7da7bd751d
|
Fully qualified enum casts for atdna
|
2016-01-06 11:00:32 -10:00 |
Jack Andersen
|
9c880813ac
|
Rename YAML methods as read/write overloads
|
2016-01-03 19:23:38 -10:00 |
Phillip Stephens
|
b798647e08
|
[atdna] Enable C++14
[Athena] Add ifndef before ENABLE_BITWISE_ENUM
|
2015-11-21 20:20:15 -08:00 |
Jack Andersen
|
18e94dbc54
|
Merge branch 'master' of https://github.com/libAthena/Athena
|
2015-11-17 10:37:55 -10:00 |
Jack Andersen
|
f381eb3059
|
minor CMake change
|
2015-11-17 10:37:08 -10:00 |
Jack Andersen
|
f248d1746e
|
proper string-size computation for binarySize
|
2015-11-14 13:39:18 -10:00 |
Jack Andersen
|
bedcf128ac
|
Macro update for OS X
|
2015-11-10 21:01:41 -10:00 |
Jack Andersen
|
7f5abb6849
|
Branch tweak
|
2015-10-17 18:15:42 -10:00 |
Jack Andersen
|
8221d6e25a
|
Added binarySize method for DNA
|
2015-10-17 18:05:35 -10:00 |
Phillip Stephens
|
069840a77e
|
Implement atVec*d for atdna
|
2015-10-15 14:54:42 -07:00 |
Jack Andersen
|
418f3e763f
|
OS X fixes
|
2015-10-11 19:17:39 -10:00 |
Jack Andersen
|
f4716070dd
|
Added built-in DNAType field for YAML classification
|
2015-09-30 14:37:54 -10:00 |
Phillip Stephens
|
3d90c14795
|
Fix subrecord arrays
|
2015-09-24 00:43:59 -07:00 |
Phillip Stephens
|
0762a3bdcc
|
FreeBSD Fixes
|
2015-09-12 10:25:58 -08:00 |
Jack Andersen
|
a16fd79838
|
OS X support for atdna macro; dependency resolution fix
|
2015-09-02 08:49:23 -10:00 |
Jack Andersen
|
e52e9f8dc4
|
Win32 Macro fixes
|
2015-08-30 22:13:07 -07:00 |
Jack Andersen
|
b664c7df8f
|
added casts for proper enum conversion
|
2015-08-20 12:23:19 -10:00 |
Jack Andersen
|
9655cb41d1
|
Added support for enums in Value<>
|
2015-08-20 11:57:20 -10:00 |
Jack Andersen
|
13d545c3fd
|
Added explicit Big/Little method suffix
|
2015-08-13 16:58:04 -10:00 |
Jack Andersen
|
9f0cb1327b
|
Added some SFINAE parameters for smart IO templates
|
2015-08-08 13:25:18 -10:00 |
Jack Andersen
|
f06afb429c
|
Windows build fixes
|
2015-08-03 17:42:44 -10:00 |
Jack Andersen
|
3d220841c0
|
version macro fix
|
2015-08-02 15:47:09 -10:00 |
Jack Andersen
|
7a90a0f6d0
|
Embedded atdna in Athena
|
2015-08-02 15:42:47 -10:00 |
Jack Andersen
|
0bb90ff2e0
|
spun off atdna into separate repo
|
2015-06-22 14:26:43 -10:00 |
Jack Andersen
|
071d91a671
|
more stable atdna type canonicalization; recursive DNA subclassing
|
2015-06-22 12:52:09 -10:00 |
Jack Andersen
|
e641dbbe4b
|
added seek directive to fixed-length string reads
|
2015-06-19 10:40:59 -10:00 |
Jack Andersen
|
3dfb001f3d
|
added fixed-length string writing
|
2015-06-19 10:12:25 -10:00 |
Jack Andersen
|
242a06915b
|
diagnostic duplicates no longer raised
|
2015-06-19 08:25:08 -10:00 |
Jack Andersen
|
7cdfcab55a
|
lots of new 'atdna' types; travis update
|
2015-06-18 19:18:39 -10:00 |
Jack Andersen
|
1aa3a705af
|
added commenting to output
|
2015-06-17 21:57:53 -10:00 |
Jack Andersen
|
d6a489753d
|
generator fix
|
2015-06-17 21:37:04 -10:00 |
Jack Andersen
|
c08695709e
|
Minor argument tweak
|
2015-06-17 21:34:36 -10:00 |
Jack Andersen
|
6c7f5ebd29
|
Updated with Vector support for DNA subtypes
|
2015-06-17 21:32:11 -10:00 |