Skip to content

Fix array syntax explanation in README#152

Merged
nomeata merged 1 commit intomasterfrom
gabor/readme
Feb 6, 2019
Merged

Fix array syntax explanation in README#152
nomeata merged 1 commit intomasterfrom
gabor/readme

Conversation

@ggreif
Copy link
Contributor

@ggreif ggreif commented Feb 6, 2019

I assume the memory layout is still Java-like (contiguous), but the syntax has been changed to resemble Haskell recently.

Copy link
Contributor

@rossberg rossberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, good catch, thanks!

@ggreif
Copy link
Contributor Author

ggreif commented Feb 6, 2019

How do I log in to continuous-integration/jenkins/branch to see the logs?

(Not really important now, as I doubt that this is my fault...)

@nomeata
Copy link
Contributor

nomeata commented Feb 6, 2019

You need to be on the VPN (or the Palo Alto) office, and (I think) @ninegua needs to create an account for you, with a dummy password.

@nomeata nomeata merged commit d047926 into master Feb 6, 2019
@nomeata nomeata deleted the gabor/readme branch February 6, 2019 17:35
@ninegua
Copy link
Contributor

ninegua commented Feb 6, 2019

I don't manage Jenkins sever. You'll have to ask @FloorLamp to create an account for you. Jenkins uses a whitelist that is different than VPN. So you can see we have quite some complications due to the history of things.

One of our next goal in deployment is to move towards a more declarative setup, and automate things. Retiring Jenkins and only using Hydra is on our schedule, but blocked by an issue that is also related to #132 .

dfinity-bot added a commit that referenced this pull request Sep 19, 2020
## Changelog for motoko-base:
Branch: next-moc
Commits: [caffeinelabs/motoko-base@cc57fd99...7cdbb04f](caffeinelabs/motoko-base@cc57fd9...7cdbb04)

* [`8b749849`](caffeinelabs/motoko-base@8b74984) Time module (Take II)
* [`c29ba993`](caffeinelabs/motoko-base@c29ba99) Update vessel version and uses compiler binary tarballs ([dfinity-lab/motoko-base⁠#157](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/157))
* [`8f050e90`](caffeinelabs/motoko-base@8f050e9) address comments
* [`cbf02e4d`](caffeinelabs/motoko-base@cbf02e4) change Nat to Int
* [`84a0e412`](caffeinelabs/motoko-base@84a0e41) update Float doc for Int conversion ([dfinity-lab/motoko-base⁠#162](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/162))
* [`5c93d001`](caffeinelabs/motoko-base@5c93d00) Stack container class ([dfinity-lab/motoko-base⁠#152](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/152))
* [`76fd50b7`](caffeinelabs/motoko-base@76fd50b) Documentation for RBTree module ([dfinity-lab/motoko-base⁠#140](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/140))
* [`2cc2e75f`](caffeinelabs/motoko-base@2cc2e75) Fix the typo in the Time.mo source file so that it is pulled in with the next adoc generation
* [`09241278`](caffeinelabs/motoko-base@0924127) Fix: off by one in size / height of RBTree ([dfinity-lab/motoko-base⁠#164](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/164))
* [`3dfaf958`](caffeinelabs/motoko-base@3dfaf95) Add a simple example to the Time.mo source
* [`f0607703`](caffeinelabs/motoko-base@f060770) Move example after the description of the now function
* [`856e66e9`](caffeinelabs/motoko-base@856e66e) Update src/Time.mo
* [`c607f15c`](caffeinelabs/motoko-base@c607f15) Add an extra line above the example
* [`3cd3496e`](caffeinelabs/motoko-base@3cd3496) Fixes syntax errors in Option module docs ([dfinity-lab/motoko-base⁠#172](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/172))
* [`0ad167b3`](caffeinelabs/motoko-base@0ad167b) Update List.mo ([dfinity-lab/motoko-base⁠#174](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/174))
* [`f2ad261d`](caffeinelabs/motoko-base@f2ad261) Various version updates ([dfinity-lab/motoko-base⁠#173](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/173))
mergify bot pushed a commit that referenced this pull request Sep 19, 2020
## Changelog for motoko-base:
Branch: next-moc
Commits: [caffeinelabs/motoko-base@cc57fd99...7cdbb04f](caffeinelabs/motoko-base@cc57fd9...7cdbb04)

* [`8b749849`](caffeinelabs/motoko-base@8b74984) Time module (Take II)
* [`c29ba993`](caffeinelabs/motoko-base@c29ba99) Update vessel version and uses compiler binary tarballs ([dfinity-lab/motoko-base⁠#157](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/157))
* [`8f050e90`](caffeinelabs/motoko-base@8f050e9) address comments
* [`cbf02e4d`](caffeinelabs/motoko-base@cbf02e4) change Nat to Int
* [`84a0e412`](caffeinelabs/motoko-base@84a0e41) update Float doc for Int conversion ([dfinity-lab/motoko-base⁠#162](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/162))
* [`5c93d001`](caffeinelabs/motoko-base@5c93d00) Stack container class ([dfinity-lab/motoko-base⁠#152](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/152))
* [`76fd50b7`](caffeinelabs/motoko-base@76fd50b) Documentation for RBTree module ([dfinity-lab/motoko-base⁠#140](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/140))
* [`2cc2e75f`](caffeinelabs/motoko-base@2cc2e75) Fix the typo in the Time.mo source file so that it is pulled in with the next adoc generation
* [`09241278`](caffeinelabs/motoko-base@0924127) Fix: off by one in size / height of RBTree ([dfinity-lab/motoko-base⁠#164](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/164))
* [`3dfaf958`](caffeinelabs/motoko-base@3dfaf95) Add a simple example to the Time.mo source
* [`f0607703`](caffeinelabs/motoko-base@f060770) Move example after the description of the now function
* [`856e66e9`](caffeinelabs/motoko-base@856e66e) Update src/Time.mo
* [`c607f15c`](caffeinelabs/motoko-base@c607f15) Add an extra line above the example
* [`3cd3496e`](caffeinelabs/motoko-base@3cd3496) Fixes syntax errors in Option module docs ([dfinity-lab/motoko-base⁠#172](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/172))
* [`0ad167b3`](caffeinelabs/motoko-base@0ad167b) Update List.mo ([dfinity-lab/motoko-base⁠#174](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/174))
* [`f2ad261d`](caffeinelabs/motoko-base@f2ad261) Various version updates ([dfinity-lab/motoko-base⁠#173](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/173))
dfinity-bot added a commit that referenced this pull request Dec 19, 2020
## Changelog for candid:
Branch: master
Commits: [dfinity/candid@41589d66...25fb8470](dfinity/candid@41589d6...25fb847)

* [`25fb8470`](dfinity/candid@25fb847) [spec] typo: function method is `<name>`, not `<id>` ([dfinity/candid⁠#152](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/152))
mergify bot pushed a commit that referenced this pull request Dec 19, 2020
## Changelog for candid:
Branch: master
Commits: [dfinity/candid@41589d66...25fb8470](dfinity/candid@41589d6...25fb847)

* [`25fb8470`](dfinity/candid@25fb847) [spec] typo: function method is `<name>`, not `<id>` ([dfinity/candid⁠#152](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/152))
dfinity-bot added a commit that referenced this pull request Mar 11, 2023
mergify bot pushed a commit that referenced this pull request Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants