File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33This document is a ** language tour** , not a full specification. It is meant to give you a
44solid feel for how to write Jik code and what the core features look like.
55
6- This document applies to Jik version ` 0.1.0-alpha.20 ` and may change for future versions.
6+ This document applies to Jik version ` 0.1.0-alpha.21 ` and may change for future versions.
77
88## Chapters
99
Original file line number Diff line number Diff line change 55#define JIK_VERSION_MINOR 1
66#define JIK_VERSION_PATCH 0
77
8- #define JIK_VERSION_STRING "0.1.0-alpha.20 "
8+ #define JIK_VERSION_STRING "0.1.0-alpha.21 "
99
1010#endif
Original file line number Diff line number Diff line change 22 "name" : " jik-language-tools" ,
33 "displayName" : " Jik Language Tools" ,
44 "description" : " Syntax highlighting and stdlib-aware completions for the Jik language." ,
5- "version" : " 0.1.0-alpha.20 " ,
5+ "version" : " 0.1.0-alpha.21 " ,
66 "publisher" : " radovanhorvat" ,
77 "license" : " SEE LICENSE IN LICENSE" ,
88 "engines" : {
You can’t perform that action at this time.
0 commit comments