fa/doc/md
Ari Archer c879aa6220
Improve ANSI escape syntax
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-07-28 21:23:22 +03:00
..
ARGUMENTS.md Add negative number support, argument support and get file contents example 2022-07-19 09:34:52 +03:00
BOOLEANS.md Add type keywords, booleans and null, preparing for type checker 2022-07-14 19:59:39 +03:00
COMMENTS.md Implement automatic syscall generation 2022-06-27 07:40:53 +03:00
CONDITIONALS.md Conditionals and grt/lst operators 2022-07-06 03:40:17 +03:00
COPY.md Copy keyword 2022-06-25 13:57:39 +03:00
DROP.md Unsized strings, pop keyword and dead code elimination 2022-07-22 10:43:57 +03:00
ELIPSIS.md ... keyword 2022-07-14 05:24:07 +03:00
END.md Add macro support 2022-06-24 19:24:51 +03:00
FUNCTIONS.md Unsized strings, pop keyword and dead code elimination 2022-07-22 10:43:57 +03:00
GOTO.md Add labels and goto 2022-07-06 12:48:28 +03:00
HOP.md Hop keyword 2022-07-20 08:08:46 +03:00
INCLUDE.md Add includes and std library 2022-06-24 20:25:53 +03:00
LABEL.md Add labels and goto 2022-07-06 12:48:28 +03:00
LOOPS.md Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
MACROS.md Unsized strings, pop keyword and dead code elimination 2022-07-22 10:43:57 +03:00
NOP.md nop keyword 2022-06-26 17:59:56 +03:00
NULL.md Add type keywords, booleans and null, preparing for type checker 2022-07-14 19:59:39 +03:00
OPERATORS.md Gre/lse operators 2022-07-22 18:00:33 +03:00
POP.md Make pop use math rather than pop 2022-07-22 12:42:11 +03:00
RESET.md Add execute_command.fa example and also add reset keyword 2022-07-10 19:34:52 +03:00
SET.md Set keyword and made 'structs' possible 2022-07-07 16:05:06 +03:00
SHIFT.md Add execute_command.fa example and also add reset keyword 2022-07-10 19:34:52 +03:00
STRINGS.md Improve ANSI escape syntax 2022-07-28 21:23:22 +03:00
STYLING.md Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
SWAP.md Deprecate mutability contexts 2022-07-27 13:41:50 +03:00
SYS.md Unsized strings, pop keyword and dead code elimination 2022-07-22 10:43:57 +03:00
TO.md Add type casting 2022-07-20 12:27:40 +03:00
TURN.md Turn keyword 2022-07-20 07:48:27 +03:00
TYPES.md Start work on type checking, add generic type and add more tests for to 2022-07-28 13:08:36 +03:00
UNDEFINE.md Add documentation for undefine 2022-06-26 01:47:45 +03:00
VARIABLES.md Unname keyword 2022-06-30 07:47:02 +03:00