aboutsummaryrefslogtreecommitdiff
path: root/lang.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* types.h -> ibpctypes.hRunxi Yu2024-08-181-1/+1
|
* Note that output adds line feedsRunxi Yu2024-08-151-2/+2
|
* s/the Donkey project/donkey/gRunxi Yu2024-08-141-2/+2
|
* Add the rest of loopsRunxi Yu2024-08-141-4/+55
|
* Add if and loop wileRunxi Yu2024-08-141-1/+65
|
* Specify ibpc language in code blockRunxi Yu2024-08-141-1/+1
|
* Boolean operators, functions, interop, securityRunxi Yu2024-08-141-23/+143
|
* Basic comparisons and commentsRunxi Yu2024-08-141-1/+55
|
* Prepare for man.sr.htRunxi Yu2024-08-141-1/+4
|
* Add note about POSIX ERERunxi Yu2024-08-141-0/+4
|
* Various changes:Runxi Yu2024-08-141-14/+62
| | | | | | - Just use ordinary types for now - Remove stacks and queues from types.h because they're broken - Document some conversion and I/O functions
* Newlines can't be in string literals eitherRunxi Yu2024-08-141-1/+1
|
* Fix vertical bar in regular expressionRunxi Yu2024-08-141-1/+1
|
* Initial type definitionsRunxi Yu2024-08-141-3/+3
|
* Language updateRunxi Yu2024-08-141-2/+35
|
* Add initial READMERunxi Yu2024-08-131-0/+9