index
:
revolt/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
3rdparty
/
libconfig
/
grammar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-07
libconfig: add support for number separators
gumi
1
-4
/
+4
2020-05-07
libconfig: add support for binary and octal literals
gumi
1
-146
/
+185
2020-05-07
libconfig: rebuild libconfig
gumi
1
-131
/
+190
2016-11-19
Re-generate libconfig with Bison 3.0.4 (still using Flex 2.6.0)
Haru
1
-548
/
+378
2016-03-20
Corrected some const-correctness errors in libconfig
Haru
1
-3
/
+3
2016-02-17
Removed unnecessary typedefs from libconfig
Haru
1
-9
/
+9
2016-02-17
Updated libconfig to version 1.5
Haru
1
-202
/
+182
2015-10-24
Updated libconfig to GNU Bison 2.5
Haru
1
-216
/
+257
2015-10-11
Added support to libconfig for key names containing '.' or beginnig with digits.
Haru
1
-1
/
+1
2014-12-14
Fixed some improper grammar.
Mysteries
1
-1
/
+1
2013-12-17
Fixed several compiler warnings
Haru
1
-3
/
+1
2013-10-25
Added support for trailing commas within libconfig lists
Haru
1
-50
/
+53
2013-10-05
Added support for trailing commas within libconfig arrays
Haru
1
-87
/
+95
2013-09-17
Re-generated libconfig parser and scanner
Haru
1
-30
/
+38
2012-02-13
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...
gepard1984
1
-0
/
+2001