1
0
mirror of https://github.com/albfan/bash-ini-parser.git synced 2025-08-01 21:26:51 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
739196e824 Add continuous integration 2018-01-23 01:38:40 +01:00
c6a35fc28b remove only real comments
fixes #12
2018-01-22 22:58:51 +01:00
b55c55f5fd move comments to debug 2018-01-22 22:58:37 +01:00
4e9ab7ab5c fix whitespace 2018-01-22 22:58:37 +01:00
2ddf0abc5c add dynamic DEBUG 2018-01-22 22:58:37 +01:00
871153778b Remove hashtag comments 2017-12-16 16:31:25 +01:00
86622e1cbe dos2unix issue fixed 2017-12-16 16:25:44 +01:00
1be6551065 test invalid ini files
it is break by now

relates to #4
2015-05-16 21:35:31 +02:00
f2c5703806 operate by section 2015-05-16 20:37:43 +02:00
d0681d2421 unset function
clear previous definition (if exist) before load it

closes #6
2015-05-16 20:36:27 +02:00
a635d175ce clear function 2015-05-16 20:36:17 +02:00
affa300da5 debug clearly
marks for start and end of file parsed

relates to #7
2015-05-16 20:35:01 +02:00
20466a593c allow updates
closes #3
2015-05-15 20:01:17 +02:00
3a8520b348 choose a more standard prefix
closes #1
2015-05-15 18:59:28 +02:00
d4da89a1be support complex whitespace indentation
closes #2
2015-05-15 18:37:33 +02:00
c060af3c81 First implementation 2015-02-01 13:28:17 +01:00