Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analyser/Generator: added some xxxAsString() methods #1131

Merged
merged 23 commits into from
Apr 26, 2023
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
7477da5
GeneratorProfile: added `profileAsString()`.
agarny Feb 19, 2023
0f92e83
Analyser: added some `typeAsString()` methods.
agarny Feb 20, 2023
5728948
Cleaned up our use of some mappings.
agarny Feb 21, 2023
088ca98
Analyser/generator: use std::map for our `xxxAsString()` methods.
agarny Feb 21, 2023
467f25f
Analyser/generator: replaced our `xxxAsString()` methods with static …
agarny Feb 21, 2023
15ebc22
Analyser/generator: use lower case string for our class enum mappings.
agarny Feb 21, 2023
7f1ddb6
Analyser/generator: ensure Python coverage.
agarny Feb 21, 2023
97dd817
Allow gcov to get 100% coverage.
agarny Feb 21, 2023
3cd1f9a
Merge branch 'main' into issue446
agarny Mar 28, 2023
c08a6b2
Merge branch 'main' into issue446.
agarny Mar 30, 2023
a9b3563
Fixed a merging issue.
agarny Mar 30, 2023
006602b
Merge branch 'main' into issue446
agarny Apr 5, 2023
868d5ea
Merge branch 'main' into issue446
agarny Apr 5, 2023
8acfacb
Merge branch 'main' into issue446
agarny Apr 12, 2023
3bc6873
Python bindings: make sure that analyser-related types are valid.
agarny Apr 16, 2023
7335511
Merge branch 'main' into issue446
agarny Apr 25, 2023
b3d1216
Merge branch 'main' into issue446
agarny Apr 25, 2023
bf868f5
Merge branch 'main' into issue446
agarny Apr 25, 2023
6d0561c
Python: make sure that xxxAsString() doesn't work with invalid values.
agarny Apr 25, 2023
4cff52e
Merge branch 'main' into issue446
agarny Apr 25, 2023
80e3236
Units: improved casting.
agarny Apr 26, 2023
ada4cb5
Documentation: use @ref rather than @c wherever possible in our analy…
agarny Apr 26, 2023
e8c62c7
Merge branch 'main' into issue446
hsorby Apr 26, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into issue446
  • Loading branch information
agarny committed Apr 5, 2023
commit 006602baf6ea70d6f17838e2264ed845585e691d

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.