|
999992e579
|
fix README typos
|
2022-03-29 12:31:59 +02:00 |
|
red0124
|
9944016e51
|
Merge pull request #15 from red0124/feature/headers
Feature/headers
|
2022-03-28 20:26:12 +02:00 |
|
|
c3dbe29dba
|
update README
|
2022-03-28 20:17:15 +02:00 |
|
|
7a418baa8d
|
update README
|
2022-03-28 20:16:46 +02:00 |
|
|
6620dc855f
|
update readme
|
2022-03-28 20:07:26 +02:00 |
|
|
4f8fcae350
|
change README
|
2022-03-28 20:02:15 +02:00 |
|
|
642750dc53
|
fix README typos
|
2022-03-28 19:50:29 +02:00 |
|
|
bd8a134987
|
update README
|
2022-03-28 19:45:00 +02:00 |
|
|
5cada3b45a
|
update README
|
2022-03-28 19:40:48 +02:00 |
|
|
0aacff5729
|
add a few more parser unit test, disable clang12 workflow
|
2022-03-28 19:30:39 +02:00 |
|
|
6d6caf7414
|
fix README typos
|
2022-03-28 19:18:08 +02:00 |
|
|
ef57a20fff
|
fix README hyperlink
|
2022-03-28 19:13:09 +02:00 |
|
|
2c1fe9be9f
|
update documentation
|
2022-03-28 19:11:41 +02:00 |
|
|
8fb3f68be3
|
update ubuntu clang ci
|
2022-03-27 23:21:41 +02:00 |
|
|
c4f36d6bc0
|
add hbuild to gitignore
|
2022-03-27 23:19:16 +02:00 |
|
|
27d0a2f33e
|
fix minor memory leask
|
2022-03-27 21:41:46 +02:00 |
|
|
a8fa5c753c
|
add ignore_header setup option, add unit tests for parsing by header, add string_view to possible conversion values
|
2022-03-27 21:04:02 +02:00 |
|
|
45d166f93d
|
add header parsing to parser
|
2022-02-27 19:40:23 +01:00 |
|
|
904432992e
|
disable clang12 ci
|
2022-02-27 11:23:29 +01:00 |
|
|
2944b90100
|
add column mapping to converter
|
2022-02-26 18:47:15 +01:00 |
|
|
954d1922ab
|
update README
|
2021-02-28 21:23:56 +01:00 |
|
|
1ddc61c62e
|
add possibility to iterate with the parser, update unit tests, update README
|
2021-02-28 19:22:54 +01:00 |
|
|
e62afbb8a5
|
update README
|
2021-02-27 21:32:10 +01:00 |
|
|
520a2643c7
|
Merge branch 'master' of https://github.com/red0124/ssp
|
2021-02-27 21:31:06 +01:00 |
|
|
a92a91c228
|
update README
|
2021-02-27 21:30:47 +01:00 |
|
red0124
|
1cda7bff50
|
Merge pull request #13 from red0124/update_readme
Update readme
|
2021-02-27 21:27:18 +01:00 |
|
|
075f47f922
|
update README
|
2021-02-27 21:17:08 +01:00 |
|
|
f48c429675
|
update README
|
2021-02-27 21:13:51 +01:00 |
|
|
bc36748b8d
|
update README
|
2021-02-27 21:12:43 +01:00 |
|
|
ac2f18c2f2
|
update README
|
2021-02-27 20:54:34 +01:00 |
|
|
ec252c5337
|
update README
|
2021-02-27 20:46:40 +01:00 |
|
|
b7d40b7360
|
update README
|
2021-02-27 20:42:30 +01:00 |
|
|
3f9901464e
|
update README
|
2021-02-27 20:39:21 +01:00 |
|
|
0c339b49da
|
update README
|
2021-02-27 20:36:06 +01:00 |
|
|
a9b73dfc37
|
update README, made parser handle invalid last line
|
2021-02-27 20:18:38 +01:00 |
|
|
fa185fc655
|
update README
|
2021-02-27 18:29:33 +01:00 |
|
|
858dac44c0
|
update README
|
2021-02-27 18:08:07 +01:00 |
|
|
3ac0962f72
|
update README
|
2021-02-27 17:21:09 +01:00 |
|
|
1f8a278bc8
|
update README
|
2021-02-27 16:26:31 +01:00 |
|
|
ce5680a3d8
|
update README
|
2021-02-27 15:17:19 +01:00 |
|
|
31282159d4
|
try fix header
|
2021-02-27 14:29:45 +01:00 |
|
|
2b177f6030
|
try fix header
|
2021-02-27 14:28:45 +01:00 |
|
|
bee6c85732
|
update header
|
2021-02-27 14:27:05 +01:00 |
|
red0124
|
7fe3d83f84
|
Merge pull request #12 from red0124/feature/github_actions
Feature/GitHub actions
|
2021-02-27 14:02:26 +01:00 |
|
|
1a5e89801c
|
remove win ci icc scripts
|
2021-02-27 13:57:35 +01:00 |
|
|
762d370d81
|
remove win ci icc scripts
|
2021-02-27 13:55:27 +01:00 |
|
|
580b66f9e6
|
undo test bedges on failed ci
|
2021-02-27 13:53:06 +01:00 |
|
|
15f0f248e9
|
test bedges on failed ci
|
2021-02-27 13:44:42 +01:00 |
|
|
39b7c1a438
|
add win-msys2 clang and gcc bedges
|
2021-02-27 13:14:50 +01:00 |
|
|
d206a9f725
|
add win-msys2 clang and gcc bedges
|
2021-02-27 13:14:15 +01:00 |
|