Implement Set
stdlib
#826
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "github/fork/ghallak/ghallak/set-stdlib"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #330
Created by: radrow
Review: Changes requested
Looks fine, but please add docs in
docs/sophia_stdlib.md
(in the same manner it is done in all other modules). All public functions should be documented, even the obvious ones.@radrow Docs where added to
docs/sophia_stdlib.md
here416999e19a
.Created by: radrow
I think it works like that. Tbh, not sure – articles aren't part of my mother-tongue (sadly)
Made some changes here
588684ba16
Created by: radrow
Review: Approved
Created by: radrow
Fixed here
ed1c74cdcf
Created by: dincho
This actually points to Bits
set
Created by: dincho
Don't you guys test the stdlib ?! 🤔
Created by: radrow
Uh, it was always a mystery for me how do the labels in md work
Created by: hanssv
I hope there are tests, but you need FATE (or another VM :-) ) to run it, so those tests has to go in
aeternity
repo...Created by: radrow
There are compilation tests, but no documentation tests (hello, machine learning team? are you around?). Afaik the runtime has been tested in REPL or aestudio – aesophia doesn't offer any evaluation experience
I have written some tests in a dummy contract and made sure that they passed on aestudio. I will add the tests to aeternity repo and open a PR and link to it here.
This linking issue should be fixed in this commit
028b12ddc6
Created by: radrow
Review: Dismissed
Nice trick with the ref
Created by: hanssv
Review: Dismissed
Looks good 👍
Created by: radrow
Review: Approved
@hanssv I had to resolve a conflict, reclick pls
Created by: hanssv
Review: Approved
Merged by: radrow at 2021-08-07 08:08:46 UTC