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 |
|
Louis Rubet
|
d590642a6c
|
Merge pull request #226 from louisrubet/#218/stack_heap_refactoring
Code refactoring - mpreal, md tests, std allocation
|
2022-02-21 16:04:48 +01:00 |
|
Louis Rubet
|
1faf101dd8
|
Add lexer and input classes
|
2022-02-21 16:01:49 +01:00 |
|
Louis Rubet
|
8542890b61
|
stack by reference
|
2022-02-21 02:03:37 +01:00 |
|
Louis Rubet
|
bff2a3ec0c
|
heap by reference
|
2022-02-21 01:42:52 +01:00 |
|
Louis Rubet
|
06a103fa8f
|
some c++ better practices
|
2022-02-21 01:40:23 +01:00 |
|
Louis Rubet
|
328bdf3c58
|
main cleanup
|
2022-02-21 01:07:04 +01:00 |
|
Louis Rubet
|
f84a64da41
|
Changelog update + add TODO.md
|
2022-02-21 00:03:16 +01:00 |
|
Louis Rubet
|
e1d69e8876
|
test framework accepts script names as string again
|
2022-02-20 23:55:06 +01:00 |
|
Louis Rubet
|
e0c862eaaa
|
removed norm as abs synonym (a norm is squared abs)
|
2022-02-20 23:51:33 +01:00 |
|
Louis Rubet
|
b90c382b24
|
set missing rnd default in rpn_default
|
2022-02-20 23:41:16 +01:00 |
|
Louis Rubet
|
12b83f69af
|
manual tests ok, vars corrected
|
2022-02-20 19:08:56 +01:00 |
|