tcheukueppo
|
a5121e6ca3
add syntax for roles and classes and update snippet codes
|
2 years ago |
tcheukueppo
|
7954566db8
unindent
|
2 years ago |
tcheukueppo
|
29a28a2796
add a file for each data type, document on topicalization, and fix some typos
|
2 years ago |
tcheukueppo
|
553b111c3c
fix english language and many typos
|
2 years ago |
tcheukueppo
|
161997b1b1
reorder stuffs and fix typos
|
2 years ago |
tcheukueppo
|
e90961a95a
many typos, correct english and fix stupid examples
|
2 years ago |
tcheukueppo
|
72911f3180
reorder files
|
2 years ago |
tcheukueppo
|
1a77cbe8d4
reorder stuffs, fix typos and add doc on flow control statements
|
2 years ago |
tcheukueppo
|
09e71ef2a9
- Add metadata to markdown file
|
2 years ago |
tcheukueppo
|
fe44a0c7bc
wrap long lines, fix typos and update doc on functions and the topic variable
|
2 years ago |
tcheukueppo
|
5ab267e9b8
1. Avoid the use of `react`/`supply` as much of these functionalities can be accomplished with Maatines, Works and Channels
|
2 years ago |
tcheukueppo
|
32d90a89ee
1. Prepend code expressions with `:` to mean that they are parsed as anonymous functions (`{}`) and not evaluated during function/method calls.
|
2 years ago |
tcheukueppo
|
1dd6c6f7c9
Document on the API of the `Work` object and update doc on classes
|
2 years ago |
tcheukueppo
|
ca75cab475
Update doc on `Maatines` and `Works`
|
2 years ago |
tcheukueppo
|
1ed21f378f
Document Maatines and Work
|
2 years ago |
tcheukueppo
|
8bc1405b87
- Add elf attributes `visibility("internal")` to optimize shared libs
|
2 years ago |
tcheukueppo
|
4a6a87e744
define marks to mark what to export/import during definition/declaration
|
2 years ago |
tcheukueppo
|
8705d32c11
1. Some nice additions on how to manage Maat versions.
|
2 years ago |
tcheukueppo
|
a9848b4247
add more macros for utility functions and platform specific flags
|
2 years ago |
tcheukueppo
|
bdc5f43428
maat .h configuration file: define version, default lib path and platform specific flags
|
2 years ago |
tcheukueppo
|
ee557db5f7
define first task, update dev doc ref
|
2 years ago |
tcheukueppo
|
c0cf1aced5
- Introduce lazy evaluation in `gather {}`
|
2 years ago |
tcheukueppo
|
32cb95b670
- Remove named list and unary operators `min`, `max`, and `minmax`
|
2 years ago |
tcheukueppo
|
9ebb342e5d
- Update some docs on methods of `Str`
|
2 years ago |
tcheukueppo
|
b2fbda3b50
add some methods for `Array` object, update citations
|
2 years ago |
tcheukueppo
|
3c52f7e7a5
Got started with `Array` object
|
2 years ago |
tcheukueppo
|
b6e7b1dde2
- Add traits for functions and classes
|
2 years ago |
tcheukueppo
|
fca873fd94
Change syntax of traits, update doc for `keys {}` and update example codes
|
2 years ago |
tcheukueppo
|
f9fb440a45
change name from pity to maat, updates on language syntax and added a new control statement `keys hash { match ... {} ...}`
|
2 years ago |
tcheukueppo
|
72313b4e95
use `--` for comments
|
2 years ago |