You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ This is an example Lang native module for the Standard Lang implementation of la
3
3
4
4
## Git tags
5
5
The git tags starting with `lang-` are used to mark the last commit of this repository which is still compatible with the standard lang release with that version number.
6
+
Every commit after a tag requires either the next standard lang version or if no newer version was released, the latest state of the standard lang repository (= newest commit).
6
7
7
8
## Setup & Compile
8
9
1. Download the code from the [standard lang repository](https://github.com/JDDev0/lang)
0 commit comments