summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
andre ebersold [Wed, 19 Jun 2024 13:50:59 +0000 (15:50 +0200)]
[REQIF] Walking through the reqif file seems to work with the parser
andre ebersold [Tue, 18 Jun 2024 19:52:04 +0000 (21:52 +0200)]
Started register elements for the parser.
andre ebersold [Tue, 18 Jun 2024 18:47:10 +0000 (20:47 +0200)]
Update rules and utils to use lemonxx
andre ebersold [Tue, 18 Jun 2024 13:48:29 +0000 (15:48 +0200)]
Parse Elements stops at SPEC-OBJECTS. To be continued so tha all elements will be parsed
andre ebersold [Tue, 18 Jun 2024 07:11:09 +0000 (09:11 +0200)]
First time compile reqif work with visual studio 2022
andre ebersold [Thu, 13 Jun 2024 15:03:03 +0000 (17:03 +0200)]
[lemon] Building rules are ok. Need to fixe the build errors now
andre ebersold [Thu, 13 Jun 2024 13:02:10 +0000 (15:02 +0200)]
Started windows build with ragel and lemon
andre ebersold [Tue, 11 Jun 2024 13:36:57 +0000 (15:36 +0200)]
[Build] Changed build for expat, solved missing definition for location.
andre ebersold [Tue, 11 Jun 2024 12:23:45 +0000 (14:23 +0200)]
Merge branch 'master' into dev/reqif
# Conflicts:
# .gitignore
andre ebersold [Tue, 11 Jun 2024 08:01:03 +0000 (10:01 +0200)]
Merge branch 'master' of https://gitea.ebersold.fr/home/antcc
andre ebersold [Tue, 11 Jun 2024 07:51:35 +0000 (09:51 +0200)]
[GIT] Improve git project settings
Ebersold [Mon, 12 Feb 2024 22:14:57 +0000 (23:14 +0100)]
Updated sub module refs
aebersol [Wed, 29 Mar 2023 20:27:56 +0000 (22:27 +0200)]
Almost there to try first parsing
Andre EBERSOLD [Thu, 9 Mar 2023 14:24:28 +0000 (15:24 +0100)]
Started GUI for Antcc.
andre Ebersold [Thu, 9 Mar 2023 12:58:06 +0000 (13:58 +0100)]
Added missing changes on file
andre Ebersold [Sat, 25 Feb 2023 20:23:20 +0000 (21:23 +0100)]
Build on windows
Ebersold [Fri, 10 Feb 2023 21:53:39 +0000 (22:53 +0100)]
Continue on reqif parser
Ebersold [Tue, 7 Feb 2023 20:28:32 +0000 (21:28 +0100)]
Fix build for http.cpp. Update Cmakefile to look for curl
Andre EBERSOLD [Fri, 3 Feb 2023 14:51:10 +0000 (15:51 +0100)]
Merge branch 'master' of https://git.ebersold.fr/repos/antcc
Andre EBERSOLD [Fri, 3 Feb 2023 14:50:16 +0000 (15:50 +0100)]
Added Missing files
Andre EBERSOLD [Fri, 3 Feb 2023 14:48:49 +0000 (15:48 +0100)]
New developments ahead
Started code for http element support
Started source tree for reqif parsing
aebersol [Thu, 19 Jan 2023 19:39:38 +0000 (20:39 +0100)]
Fixed build issue with constructor and parameter order
Ebersold Andre [Fri, 9 Dec 2022 14:25:43 +0000 (15:25 +0100)]
Small update to be able to build with last compilers
Ebersold [Mon, 20 Dec 2021 22:07:03 +0000 (23:07 +0100)]
Add rules and utils sub modules
Ebersold [Mon, 20 Dec 2021 20:14:41 +0000 (21:14 +0100)]
Test update README
Ebersold [Mon, 20 Dec 2021 19:48:53 +0000 (20:48 +0100)]
Initial