Commit graph

763 commits

Author SHA1 Message Date
Louis Rubet
bafc48ab85
Merge pull request #251 from louisrubet/v2.4.0-devel
V2.4 delivery
2022-03-01 10:02:29 +01:00
Louis Rubet
1610dcde85
Merge pull request #250 from louisrubet/#195/Correct-version-printing-2
#195/correct version printing 2
2022-03-01 09:49:38 +01:00
Louis Rubet
3e070207f5 Correct version print and README 2022-03-01 09:46:59 +01:00
Louis Rubet
69575251c7
Merge pull request #249 from louisrubet/v2.4.0-devel
V2.4.0 delivery
2022-02-28 18:33:10 +01:00
Louis Rubet
05f233f918
Merge pull request #248 from louisrubet/#195/Correct-version-printing
Correct version printing
2022-02-28 18:27:46 +01:00
Louis Rubet
3161feb225 Correct version printing 2022-02-28 18:26:02 +01:00
Louis Rubet
9c62e2b9f5
Merge pull request #247 from louisrubet/#195/fix-ubuntu-version-in-ci
Fix ubuntu 20.04 in github action
2022-02-28 18:20:22 +01:00
Louis Rubet
c71790b14b Fix ubuntu 20.04 in github action 2022-02-28 18:18:07 +01:00
Louis Rubet
23d5dd1f12
Merge pull request #245 from louisrubet/#195/manual_for_2.4
Correct manual
2022-02-28 18:14:05 +01:00
Louis Rubet
c0813c9307 Correct manual 2022-02-28 18:10:25 +01:00
Louis Rubet
60099e32cf
Merge pull request #244 from louisrubet/#195/version-2.4
generation of v2.4.0
2022-02-28 17:51:00 +01:00
Louis Rubet
325a353d02 v2.4.0-generation 2022-02-28 17:39:13 +01:00
Louis Rubet
fa69c3c959 v2.4.0-generation 2022-02-28 16:23:57 +01:00
Louis Rubet
5f0c5e9775
Merge pull request #243 from louisrubet/#241/hex_and_bin_C99_test
hex and bin C99 representation test
2022-02-28 15:40:33 +01:00
Louis Rubet
4eb1798018 hex and bin C99 representation test 2022-02-28 15:35:59 +01:00
Louis Rubet
01f5aea106
Merge pull request #242 from louisrubet/#241/hex_and_bin_C99_representation
hex and bin C99 representation
2022-02-28 15:05:12 +01:00
Louis Rubet
6743b4936b hex and bin C99 representation 2022-02-28 15:02:30 +01:00
Louis Rubet
1b95d00070
Merge pull request #240 from louisrubet/218/git_version
git version
2022-02-28 10:55:37 +01:00
Louis Rubet
7e85496664 git version in rpn 2022-02-28 10:49:49 +01:00
Louis Rubet
15580cda80 new commit 2022-02-28 10:35:28 +01:00
Louis Rubet
db0e7f6ebb
Merge pull request #239 from louisrubet/#218/enhanced_gcc_warnings
Add enhanced gcc warnings
2022-02-28 10:25:47 +01:00
Louis Rubet
f4e3bd6180 Add enhanced gcc warnings 2022-02-26 16:44:28 +01:00
Louis Rubet
505c3bd986
Merge pull request #238 from louisrubet/#218/git_version_as_rpn_version
git tag used as rpn version
2022-02-26 15:25:17 +01:00
Louis Rubet
261ae2a57c git tag used as rpn version 2022-02-26 15:22:26 +01:00
Louis Rubet
9c7ad2f563
Merge pull request #237 from louisrubet/#218/google_style_naming
Apply google style naming conventions
2022-02-25 16:19:56 +01:00
Louis Rubet
25dc731559 cpp files to cc, hpp files to h 2022-02-25 16:16:24 +01:00
Louis Rubet
b7774f20d9 method names 2022-02-25 16:03:44 +01:00
Louis Rubet
327229dda4 struct and class names 2022-02-25 16:03:38 +01:00
Louis Rubet
2a980eb74d enum names and values 2022-02-25 14:26:46 +01:00
Louis Rubet
d0c7304ffd PascalCase classes, snake_case variables, (some) PAscalCase functions 2022-02-25 12:19:25 +01:00
Louis Rubet
e0665fc94f Removed some cpplint warnings 2022-02-25 11:15:15 +01:00
Louis Rubet
1ffd59e376
Merge pull request #236 from louisrubet/#218/google_c++_style
google c++ style
2022-02-24 22:05:35 +01:00
Louis Rubet
9eb46998fd c++ google style, including cpplint 2022-02-24 22:03:19 +01:00
Louis Rubet
524f8c7316 name and order of inclusions 2022-02-24 14:16:44 +01:00
Louis Rubet
fa936000ba define guard 2022-02-24 12:23:26 +01:00
Louis Rubet
59971292c8
Merge pull request #235 from louisrubet/#225/remove_all_regex
Remove regex from test framework
2022-02-24 12:12:34 +01:00
Louis Rubet
3fcc747155 Remove regex from test framework 2022-02-24 12:09:43 +01:00
Louis Rubet
a3c4126e42
Merge pull request #234 from louisrubet/#218/harden-branch-functions
Harden branch checks on command flow indexes
2022-02-24 12:00:03 +01:00
Louis Rubet
e034a7834c Harden branch checks on command flow indexes 2022-02-24 11:55:14 +01:00
Louis Rubet
e48567571e
Merge pull request #233 from louisrubet/#228/setup-ci
setup ci for tests
2022-02-23 17:03:18 +01:00
Louis Rubet
be1f0d54ac github action for tests 2022-02-23 16:59:37 +01:00
Louis Rubet
d25c8cefbc
Merge pull request #232 from louisrubet/#225/mem_leak_due_to_perf_correction
#225 mem leak due to perf correction
2022-02-22 17:25:46 +01:00
Louis Rubet
4e51a21e0d CMakeLists.txt strange warning (string vs STRING) tackled 2022-02-22 17:20:47 +01:00
Louis Rubet
8f5a334fe0 Correct mpreal mem leaks due to perf issue correction 2022-02-22 17:18:07 +01:00
Louis Rubet
800dc3fc68
Merge pull request #230 from louisrubet/#225/lexer-perf-issue
#225 lexer perf issue
2022-02-22 16:48:06 +01:00
Louis Rubet
5c6a98e9bd
Merge pull request #229 from louisrubet/#218/add-missing-input
#218 add missing input
2022-02-22 16:46:13 +01:00
Louis Rubet
5c976eb922 Add debug and release dirs in .gitignore 2022-02-22 16:35:05 +01:00
Louis Rubet
50351b1917 Add missing input.cpp and input.hpp 2022-02-22 16:34:17 +01:00
Louis Rubet
683c4702d1 Remove regex from lexer, allocate mpreal only if needed 2022-02-22 16:26:59 +01:00
Louis Rubet
56298f6b8a allocate mpreal obj in lexer only when needed 2022-02-22 14:28:09 +01:00