-
Roman Alifanov authored
- Remove redundant echo in @awk functions (leaked to stdout) - Replace range() subshell fork with C-style for ((i=0; i<N; i++)) - Inline string methods (upper/lower/len/trim/replace/contains/starts/ends/substr/index) for simple variable receivers - Direct array subscript for .get() and .set() instead of function calls
3d28f1b4
| Name |
Last commit
|
Last update |
|---|---|---|
| .gear | ||
| compiler | ||
| examples | ||
| lib | ||
| tests | ||
| LANGUAGE_SPEC.md | ||
| LICENSE | ||
| README.md | ||
| README_ru.md | ||
| content | ||
| content.in | ||
| content.spec | ||
| meson.build |