Jack Andersen
|
ef7a9633c6
|
Constexpr constructors for simd types
|
2019-02-23 12:03:57 -10:00 |
Jack Andersen
|
c1a1c6e754
|
GCC simd fix
|
2019-02-15 15:30:59 -10:00 |
Jack Andersen
|
af7d73f9bd
|
Fixes to support new clang API
|
2019-01-28 22:24:10 -10:00 |
Jack Andersen
|
1014a3ccda
|
Remove pointless static keywords
|
2018-12-30 19:01:15 -10:00 |
Jack Andersen
|
96b7ed048a
|
Update lzokay
|
2018-12-26 11:39:26 -10:00 |
Jack Andersen
|
2034232d52
|
Switch to using lzokay library
|
2018-12-19 17:43:07 -10:00 |
Jack Andersen
|
08f0dc652a
|
Disable underscore truncation on property key strings
|
2018-12-16 13:15:55 -10:00 |
Jack Andersen
|
3d59b56a48
|
Minor bitwise enum macro change
|
2018-12-15 20:29:41 -10:00 |
Jack Andersen
|
c5a4416463
|
Update atdna to emit new code style
|
2018-12-12 21:38:14 -10:00 |
Jack Andersen
|
0447e5be00
|
Windows fixes
|
2018-12-07 20:44:08 -10:00 |
Jack Andersen
|
7243c687a8
|
New code style refactor
|
2018-12-07 19:18:17 -10:00 |
Jack Andersen
|
e1b29fda7a
|
SIMD refactor
|
2018-12-07 15:31:02 -10:00 |
Jack Andersen
|
0cdfd0ad9f
|
Convert to pragma once
|
2018-10-06 17:37:09 -10:00 |
Jack Andersen
|
5f2611702d
|
Merge branch 'master' of ssh://git.axiodl.com:6431/libAthena/athena
|
2018-10-06 16:53:03 -10:00 |
Jack Andersen
|
44e4e5a376
|
NX build fixes
|
2018-10-06 16:51:06 -10:00 |
Phillip Stephens
|
d4278bd52b
|
Switch build fixes
|
2018-09-25 15:38:11 -07:00 |
Phillip Stephens
|
80c283736e
|
Various NX build fixes
|
2018-09-23 19:12:29 -07:00 |
Phillip Stephens
|
5306525029
|
Initial Switch support (Needs testing)
|
2018-09-20 10:47:48 -07:00 |
Jack Andersen
|
488acc8675
|
Minor MemoryWriter and VectorWriter behavior changes
|
2018-09-02 14:45:02 -10:00 |
Jack Andersen
|
b57390e304
|
macOS atdna fix
|
2018-08-27 17:47:14 -10:00 |
Jack Andersen
|
8d57fe01d2
|
Windows compile fix
|
2018-08-25 21:57:03 -10:00 |
Jack Andersen
|
7f28214e9f
|
Add VectorWriter
|
2018-08-24 22:38:23 -10:00 |
Jack Andersen
|
f898d7843a
|
Windows fix
|
2018-08-19 10:07:25 -10:00 |
Jack Andersen
|
c40ee0531a
|
Allow DNAOp to transparently handle cv-qualified types
|
2018-08-18 12:13:36 -10:00 |
Jack Andersen
|
075747c418
|
Remove cyclic include
|
2018-08-09 20:18:42 -10:00 |
Jack Andersen
|
d2dbd99ad6
|
Allow atdna to handle multidimensional arrays
|
2018-07-27 18:30:35 -10:00 |
Jack Andersen
|
61bfac431e
|
Merge branch 'master' of ssh://git.axiodl.com:6431/libAthena/athena
|
2018-07-15 21:42:29 -10:00 |
Jack Andersen
|
24666aebdd
|
More flexible DNA template support
|
2018-07-15 21:42:14 -10:00 |
Phillip Stephens
|
da3196df14
|
Merge commit '4963ef1'
|
2018-07-15 10:12:22 -07:00 |
Phillip Stephens
|
4963ef114f
|
Add `skipSeek` to `IStreamReader::read*String`
|
2018-07-15 10:11:23 -07:00 |
Phillip Stephens
|
10b36df71f
|
Fix compilation
|
2018-06-17 18:43:24 -07:00 |
Jack Andersen
|
9a7bee95c4
|
Remove unused FileWriter fields
|
2018-05-25 12:02:23 -10:00 |
Jack Andersen
|
d13e04cbaf
|
Merge commit 'ed83'
|
2018-05-24 20:33:55 -10:00 |
Jack Andersen
|
ed83b2f42c
|
Windows build fixes
|
2018-05-24 20:33:43 -10:00 |
Phillip Stephens
|
602153ad98
|
Fix standalone compile failure
|
2018-05-05 18:35:08 -07:00 |
Jack Andersen
|
c5e71f7569
|
Use dynamic libraries when linking LLVM on Linux
|
2018-04-02 14:42:43 -10:00 |
Jack Andersen
|
1d761d5160
|
atdna-test fix
|
2018-03-03 18:24:11 -10:00 |
Phillip Stephens
|
a3f9629d44
|
Fix linux build
|
2018-02-27 17:42:06 -08:00 |
Jack Andersen
|
2b41d0234a
|
MSVC SFINAE bug fixes
|
2018-02-26 20:02:24 -10:00 |
Jack Andersen
|
2381e65d0d
|
String serialization bug fix
|
2018-02-26 00:38:11 -10:00 |
Jack Andersen
|
73a0ae0d00
|
Replace DNA_COUNT macro with AT_DNA_COUNT
|
2018-02-24 22:22:35 -10:00 |
Jack Andersen
|
17a0959dbd
|
Fix implicitly-converted vector serialization
|
2018-02-23 20:14:19 -10:00 |
Jack Andersen
|
62b6d6792a
|
Add ability to generate and specialize DNA class templates
|
2018-02-21 21:18:59 -10:00 |
Jack Andersen
|
80c945af6d
|
Merge branch 'master' of ssh://git.axiodl.com:6431/libAthena/athena
|
2018-02-17 23:51:53 -10:00 |
Jack Andersen
|
13d13f935b
|
Huge non-virtual template-based refactor for DNA
|
2018-02-17 23:50:24 -10:00 |
Phillip Stephens
|
80008cadcd
|
Return seed when given invalid data, re-order and rename parameters to make more sense
|
2018-02-15 17:07:50 -08:00 |
Phillip Stephens
|
5126c603b0
|
Add CRC-64-ECMA implementation
|
2018-02-15 09:20:13 -08:00 |
Jack Andersen
|
42b97e0306
|
YAML file merge call to avoid clobbering existing document nodes
|
2018-01-22 18:38:39 -10:00 |
Phillip Stephens
|
de55c9acdf
|
Add `YAMLDocReader::hasVal`
|
2018-01-15 04:32:10 -08:00 |
Jack Andersen
|
ec49377fcd
|
Better toolchain include discovery on macOS
|
2018-01-03 13:52:01 -10:00 |