tcheukueppo
|
f0bc733d9b
fix commas and update comments
|
2 years ago |
tcheukueppo
|
968c15eab8
Add more definitions regarding values and objects and reorder macro definitions
|
2 years ago |
tcheukueppo
|
6504f028b1
reorder stuffs and update comments
|
2 years ago |
tcheukueppo
|
11c1d2601e
- Add more macro functions for operations on value.
|
2 years ago |
tcheukueppo
|
b483d5b78a
1. define the representation of values when nan-tagging is disabled
|
2 years ago |
tcheukueppo
|
38ae229631
representing some objects
|
2 years ago |
tcheukueppo
|
be3187c039
update documentation and fix typos
|
2 years ago |
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 |