-
-
Notifications
You must be signed in to change notification settings - Fork 40
Implement improved tinytable support #1141
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
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
09fa455
Implement improved tinytable support
strengejacke 47ec0b7
...
strengejacke 863988b
...
strengejacke da84bb3
save for now
strengejacke 03aa88b
update
strengejacke bf26f2c
version
strengejacke c2e3fc3
fix
strengejacke e0da29d
fix
strengejacke 0bff880
shorten
strengejacke f59866c
test
strengejacke daaefed
fix
strengejacke 1b2a056
fix
strengejacke d3157b5
fix test
strengejacke b529f66
fix
strengejacke b18bbc3
fix
strengejacke ef047a4
engines
strengejacke b825709
no need for print_table
strengejacke c21d5c3
update
strengejacke b6d4627
update
strengejacke 0d47fe7
rem
strengejacke 7366520
update
strengejacke 311b4ed
fix
strengejacke 6db2848
fix
strengejacke 41b7de9
fix
strengejacke 52fa843
fix
strengejacke 5dcc307
add display method
strengejacke f515777
add display methods
strengejacke 0478549
fix
strengejacke dfd7461
update snap
strengejacke c01cc28
fix
strengejacke a86ff33
fix
strengejacke 863fd9c
fix example
strengejacke 0d45bb3
update news
strengejacke File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] The documentation comment uses inconsistent formatting. The backticks around 'format = "tt"' should be consistent with other code references in the comment block.