-
75522096e4
Merge
15fb22eee0 into 39f737443b
Jakob Leben
2025-01-28 04:53:08 +0000
-
-
bf668ecb7d
Merge
14d0d140a7 into 39f737443b
pushkar2017
2025-01-28 04:53:03 +0000
-
-
-
38f81b1193
Merge
3be2e1b28f into 39f737443b
Benjamin Navarro
2025-01-28 04:52:58 +0000
-
-
-
d31f6b82bb
Merge
8d5327d0aa into 39f737443b
Jonathan Graehl
2025-01-28 04:52:50 +0000
-
-
-
03ef25bc90
Merge
ca5d463235 into 39f737443b
Reini Urban
2025-01-28 04:52:44 +0000
-
-
-
7643534323
Merge
78d6f4e925 into 39f737443b
David Schneller
2025-01-28 04:52:39 +0000
-
-
-
3945222014
Merge
89452973d8 into 39f737443b
Azat Khuzhin
2025-01-28 04:52:01 +0000
-
-
-
6f26db7e27
Merge
f0c5702702 into 39f737443b
slambon
2025-01-28 04:51:50 +0000
-
-
-
a2292058a7
Merge
377a93d3d1 into 39f737443b
Vadim D.
2025-01-28 04:51:50 +0000
-
-
-
d816125a27
Merge
53f07b7eee into 39f737443b
Sean Curtis
2025-01-28 04:51:49 +0000
-
-
-
e23cd4d152
Merge
b489071a22 into 39f737443b
Tamir Carmeli
2025-01-27 16:31:38 +0100
-
-
-
87931e11e8
Merge
3a1070d061 into 39f737443b
Azat Khuzhin
2025-01-26 11:25:23 +0100
-
-
-
bcea6f8011
Merge
f421443ee4 into 39f737443b
SpaceIm
2025-01-25 13:56:52 +0100
-
-
-
39f737443b
Update README.md
master
Patrick Diehl
2025-01-24 14:32:52 -0700
-
c04caadac6
Update README.md
Patrick Diehl
2025-01-24 14:32:52 -0700
-
-
-
53f07b7eee
DecodeBase64 returns empty string on *all* errors
Sean Curtis
2024-12-16 10:01:03 -0800
-
-
-
377a93d3d1
Run clang-format
Vadim D
2024-12-30 22:50:31 +0300
-
5eeac8a240
Add option to preserve node marks when cloning a node
Vadim D
2024-12-30 22:47:32 +0300
-
73ef0060aa
Avoid including <iostream> in library code
Jeremy Nimmer
2024-12-30 07:23:23 -0800
-
-
-
df4f961c85
Avoid including <iostream> in library code
Jeremy Nimmer
2024-12-30 07:23:23 -0800
-
-
-
7470c2d871
emitter: Support std::string_view
Daniel Levin
2024-10-20 00:36:24 -0500
-
8a9a7b74ef
Update CONTRIBUTING.md
Jesse Beder
2024-12-22 16:16:07 -0600
-
3a1070d061
Forbid incorrect document start (---)
Azat Khuzhin
2024-12-22 21:13:04 +0100
-
e79a3fb63e
emitter: Support std::string_view
Daniel Levin
2024-10-20 00:36:24 -0500
-
d45c4fba3e
Update README.md
Jesse Beder
2024-12-18 11:43:01 -0600
-
61db89741d
Exclude ubuntu/C++ 11/googletest system from the test matrix since it doesn't compile.
Jesse Beder
2024-12-17 15:50:18 -0600
-
28f73454eb
Exclude ubuntu/C++ 11/googletest system from the test matrix since it doesn't compile.
Jesse Beder
2024-12-17 15:50:18 -0600
-
-
-
7def2046ff
Fix bazel build, and commit module lock file.
Jesse Beder
2024-12-17 09:46:59 -0600
-
eb6601d6e4
Fix bazel build, and commit module lock file.
Jesse Beder
2024-12-17 09:46:59 -0600
-
-
-
1da813f56a
ensuring local tags are retained after loading a node + test
IMaloney
2024-10-12 16:03:37 -0400
-
f878043f12
Don't install embedded copy of GTest
Phil Miller
2023-02-07 15:42:40 -0500
-
9ce5a25188
fix: spell fix
Simon Gene Gottlieb
2024-10-22 19:58:19 +0200
-
ebfbf27115
patch: added more defensive programming techniques
Simon Gene Gottlieb
2024-10-22 19:52:57 +0200
-
06ffaf3104
remove reduntant license information
Simon Gene Gottlieb
2024-10-21 22:38:45 +0200
-
0b945415fd
fix: add missing include
Simon Gene Gottlieb
2024-07-30 20:36:17 +0200
-
82f3c04081
fix: add YAML_CPP_API for windows-shared library builds
Simon Gene Gottlieb
2024-07-30 11:48:12 +0200
-
d8de96524c
patch: move dragonbox.h from 'include' folder to 'src' folder
Simon Gene Gottlieb
2024-07-30 11:16:03 +0200
-
5d9e4b6251
patch: split fp_to_string.h into fptostring.h and fptostring.cpp
Simon Gene Gottlieb
2024-07-29 18:14:02 +0200
-
28c0a1bc25
doc: add a little more information to dragonbox file
Simon Gene Gottlieb
2024-07-29 18:13:11 +0200
-
72865f7d32
fix: remove trailing return types
Simon Gene Gottlieb
2024-07-16 13:41:21 +0200
-
f4bca79dc4
fix: fp_to_string uses now 2 spaces
Simon Gene Gottlieb
2024-07-16 13:39:43 +0200
-
d4e00bd473
fix: rename fp_to_string to FpToString to match coding style
Simon Gene Gottlieb
2024-07-16 13:38:25 +0200
-
bd070a7b76
fix: prettier floating point numbers
Simon Gene Gottlieb
2024-07-06 08:00:10 +0200
-
3d2888cc8a
missing keys should throw InvalidNode, not BadConversion
Reini Urban
2024-11-01 13:29:36 +0100
-
d9c3a6de9b
missing keys should throw InvalidNode, not BadConversion
Reini Urban
2024-11-01 13:29:36 +0100
-
-
-
e46c4576f8
Merge
5b1c606801 into c2bec4c755
twestenkarl
2024-11-01 13:04:55 +0100
-
-
-
39ba0b111b
Merge
34185a43a7 into c2bec4c755
Aleksander Kosarskii
2024-11-01 13:04:55 +0100
-
-
-
c2bec4c755
chore(test): moved infiniteloop test to load_node_test suite.
Federico Di Pierro
2024-10-14 09:19:43 +0200
-
29c59c01d4
new(test): added a test to avoid future issues with LoadAll().
Federico Di Pierro
2024-09-13 08:58:51 +0200
-
bc67157109
fix(src): avoid possible infinite loop in LoadAll().
Federico Di Pierro
2024-09-12 14:16:15 +0200
-
-
-
a5c162f37f
fix: spell fix
Simon Gene Gottlieb
2024-10-22 19:58:19 +0200
-
e3d3041ec3
patch: added more defensive programming techniques
Simon Gene Gottlieb
2024-10-22 19:52:57 +0200
-
bb792ceeb6
remove reduntant license information
Simon Gene Gottlieb
2024-10-21 22:38:45 +0200
-
4f9e01e5a4
fix: add missing include
Simon Gene Gottlieb
2024-07-30 20:36:17 +0200
-
209c19084d
fix: add YAML_CPP_API for windows-shared library builds
Simon Gene Gottlieb
2024-07-30 11:48:12 +0200
-
07edac1349
patch: move dragonbox.h from 'include' folder to 'src' folder
Simon Gene Gottlieb
2024-07-30 11:16:03 +0200
-
6dcc52660b
patch: split fp_to_string.h into fptostring.h and fptostring.cpp
Simon Gene Gottlieb
2024-07-29 18:14:02 +0200
-
58b7a3cd0d
doc: add a little more information to dragonbox file
Simon Gene Gottlieb
2024-07-29 18:13:11 +0200
-
e63f4dac35
fix: remove trailing return types
Simon Gene Gottlieb
2024-07-16 13:41:21 +0200
-
54dd046928
fix: fp_to_string uses now 2 spaces
Simon Gene Gottlieb
2024-07-16 13:39:43 +0200
-
9b27962497
fix: rename fp_to_string to FpToString to match coding style
Simon Gene Gottlieb
2024-07-16 13:38:25 +0200
-
7476d1fd73
fix: prettier floating point numbers
Simon Gene Gottlieb
2024-07-06 08:00:10 +0200
-
-
-
91b45cb319
chore(test): moved infiniteloop test to load_node_test suite.
Federico Di Pierro
2024-10-14 09:19:43 +0200
-
9cbec487f3
ensuring local tags are retained after loading a node + test
IMaloney
2024-10-12 16:03:37 -0400
-
-
-
78d6f4e925
Do not pass warning printing flags to NVHPC
David Schneller
2024-10-11 13:22:19 +0200
-
-
-
89452973d8
Mark MergeMapCollection() static
Azat Khuzhin
2024-09-23 10:29:34 +0200
-
3d96ac1b7c
new(test): added a test to avoid future issues with LoadAll().
Federico Di Pierro
2024-09-13 08:58:51 +0200
-
254d72d536
fix(src): avoid possible infinite loop in LoadAll().
Federico Di Pierro
2024-09-12 14:16:15 +0200
-
-
-
da82fd982c
chore(test/integration): refactor some test cases to their own test.
Federico Di Pierro
2024-09-13 08:50:53 +0200
-
1f2b841949
fix(src,include,test): fixed multiple cases where a bad yaml was accepted.
Federico Di Pierro
2024-09-12 14:14:29 +0200
-
9aac21aa0d
chore(test/integration): refactor some test cases to their own test.
Federico Di Pierro
2024-09-13 08:50:53 +0200
-
d68ef79139
fix(src,include,test): fixed multiple cases where a bad yaml was accepted.
Federico Di Pierro
2024-09-12 14:14:29 +0200
-
-
-
47cd2725d6
Remove build debug messages
Orgad Shaneh
2024-08-27 18:42:15 +0300
-
9e62b7ce05
Remove build debug messages
Orgad Shaneh
2024-08-27 18:42:15 +0300
-
-
-
850ec4f39e
Fix reference types in iterators
Orgad Shaneh
2020-11-11 18:51:46 +0200
-
db35e99d3c
Fix reference types in iterators
Orgad Shaneh
2020-11-11 18:51:46 +0200
-
-
-
84459a7f98
fix: missing token enum name
Simon Gene Gottlieb
2024-08-22 12:13:35 +0200
-
ee9c4d19be
fix: parse files with '\r' symbols as line ending correctly
Simon Gene Gottlieb
2024-08-22 10:29:29 +0200
-
1e8ee7df3b
Merge
45c6b771c0 into b38ac5b55f
Daniel Brondani
2024-08-22 12:31:01 +0200
-
-
-
49640ecdeb
fix: missing token enum name
Simon Gene Gottlieb
2024-08-22 12:13:35 +0200
-
-
-
9e09d8b082
fix: parse files with '\r' symbols as line ending correctly
Simon Gene Gottlieb
2024-08-22 10:29:29 +0200
-
-
-
b38ac5b55f
Use FetchContent_MakeAvailable
Cristian Le
2024-08-21 09:46:53 +0200
-
22769fb2c4
Use FetchContent_MakeAvailable
Cristian Le
2024-08-21 09:46:53 +0200
-
-
-
7b469b4220
emitterutils: Explicitly include <cstdint>
Christopher Fore
2024-08-14 21:02:32 -0400
-
0bcee982a6
emitterutils: Explicitly include <cstdint>
Christopher Fore
2024-08-14 21:02:32 -0400
-
-
-
8fbf344aee
doc, fix: invalid liquid '{{...}}' tags
Simon Gene Gottlieb
2024-07-18 10:29:30 +0200
-
06c3d1db51
fix compile warning(Pull requests #1305)(Issues #1306)
NameSirius
2024-08-06 14:18:15 +0800
-
5cc39a158d
fix compile warning(Pull requests #1305)(Issues #1306)
NameSirius
2024-08-06 14:18:15 +0800
-
-
-
4471f7e19f
Merge
c1fe4641cf into 04dddd6999
H5117
2024-08-06 02:00:01 +0100
-
-
-
04dddd6999
Revert "Fix compile warning with -Wshadow"
Jesse Beder
2024-08-05 15:50:36 -0500
-
1f5e971f77
Fix compile warning with -Wshadow
NameSirius
2024-08-05 18:03:37 +0800
-
5a70824b7e
Fix compile warning with -Wshadow
NameSirius
2024-08-05 18:03:37 +0800
-
-
-
b11eaf1631
Run format target from project root
Josiah VanderZee
2024-08-01 08:15:04 -0500
-
9f7babc3ff
Use c-strings to constant initialize token array
Josiah VanderZee
2024-08-01 08:00:57 -0500
-
d4246e6efe
Use c-strings to constant initialize token array
Josiah VanderZee
2024-08-01 08:00:57 -0500
-
-
-
b6b3e53465
Run format target from project root
Josiah VanderZee
2024-08-01 08:15:04 -0500
-
-
-
a2df4d563c
doc, fix: invalid liquid '{{...}}' tags
Simon Gene Gottlieb
2024-07-18 10:29:30 +0200
-
-
-
b95aa146ec
fix: use C locale by default
Simon Gene Gottlieb
2024-07-17 13:06:39 +0200
-
0fa9913024
fix: use C locale by default
Simon Gene Gottlieb
2024-07-17 13:06:39 +0200
-
-
-
ca5d463235
Add missing iostream header
Reini Urban
2024-05-27 12:04:55 +0200
-
-