Skip to content
This repository was archived by the owner on Oct 5, 2024. It is now read-only.

begin to document all kernel function in elm/core #57

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

harrysarson
Copy link
Contributor

@harrysarson harrysarson commented Aug 13, 2019

Here is a start to address #50.

I think the best way to contribute to this is to make "review suggestions" in this pull request which can then be merged in. See #57 (comment) as an example.

As a good start the table should list all kernel functions in elm/core, then adding notes and the places where is function is used after. :)

@Janiczek I think this is a good candidate for help wanted.

@harrysarson
Copy link
Contributor Author

@Janiczek not only do we have to contend with kernel functions but also kernel global mutable state. I believe that compiler generated code interacts with these variables too!

@Janiczek
Copy link
Contributor

Oooh. This will be interesting. Thanks for finding this out!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants