We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Typo fixes.
Made all wiki pages point to the new location.
Use syntax highlighting everywhere Now that we have `meson` support in GitHub's linguist syntax highlighter
Updated Syntax (markdown)
Use join_paths for joining paths instead of '/'.join()
Document array methods on Syntax page as well
Replaced <tt> with `.
Missed the new version_compare() method
Document all string methods
Document new string methods in syntax
Alignment fix.
Syntax: mention multi-line string notation
Syntax: mention string to number conversion using .to_int()
Created Syntax (markdown)