-
-
Notifications
You must be signed in to change notification settings - Fork 2
Missing arithmetic operators #761
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
Open
jonasstrehle
wants to merge
24
commits into
release/0.0.12
Choose a base branch
from
feat/operator-mul-div
base: release/0.0.12
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
f8624cf
Adding Mul and Div, also adding more functions for different number t…
Vasyl-Trefilov fd530d6
fixing all Divide problems, also adding a few new fucntions and first…
Vasyl-Trefilov b174bf1
Avoiding clone in Add
Vasyl-Trefilov a34cae2
making Add insane fast and also making code more readable. In next co…
Vasyl-Trefilov 9ea939e
Adding a lot of docs for Values/Colors, also implementing And/Or/Not …
Vasyl-Trefilov 3a44206
Fixing some little errors
Vasyl-Trefilov 1d0942e
not fully, but fixing the clone problems and adding Rem(modulo) also …
Vasyl-Trefilov 9fc842b
Now CoreValue can use rem(Math modulo)
Vasyl-Trefilov d9ac724
Adding 'Set' Data Type to CoreValue for absolute no reason
Vasyl-Trefilov 802a52a
implementing 'Set' to the end, now its using '<|' and '|>' e.g. '<|1,…
Vasyl-Trefilov a18cb26
fixing some things
Vasyl-Trefilov eb08e4c
fixing some things again
Vasyl-Trefilov 70345d0
Now Set is correct with all methods that must have. Hope that Git Act…
Vasyl-Trefilov 7e2ace6
Now must work
Vasyl-Trefilov 48ab02c
Now it must work
Vasyl-Trefilov b51522b
I dont know
Vasyl-Trefilov d78f1b6
Now I am 99% sure
Vasyl-Trefilov dde0ce0
fixing performance in Decimal and TypedDecimal
Vasyl-Trefilov 742e9a3
Now Set is valid datex syntax, e.g. '<|1|>'
Vasyl-Trefilov 9a555f7
Rewriting the extend-datex-syntax.md and also finding some misses in …
Vasyl-Trefilov f96677d
hmm
Vasyl-Trefilov b10375c
Now its possible to use [2, 4].len() in datex, so I made Methods poss…
Vasyl-Trefilov eba4996
Now Type methods are more easy to implement and has much cleaner stru…
Vasyl-Trefilov 9b6481e
maybe last commit in this repo, I will miss it
Vasyl-Trefilov 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
Some comments aren't visible on the classic Files Changed page.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.