tcheukueppo
|
32d90a89ee
1. Prepend code expressions with `:` to mean that they are parsed as anonymous functions (`{}`) and not evaluated during function/method calls.
|
2 vuotta sitten |
tcheukueppo
|
1dd6c6f7c9
Document on the API of the `Work` object and update doc on classes
|
2 vuotta sitten |
tcheukueppo
|
ca75cab475
Update doc on `Maatines` and `Works`
|
2 vuotta sitten |
tcheukueppo
|
1ed21f378f
Document Maatines and Work
|
2 vuotta sitten |
tcheukueppo
|
8bc1405b87
- Add elf attributes `visibility("internal")` to optimize shared libs
|
2 vuotta sitten |
tcheukueppo
|
4a6a87e744
define marks to mark what to export/import during definition/declaration
|
2 vuotta sitten |
tcheukueppo
|
8705d32c11
1. Some nice additions on how to manage Maat versions.
|
2 vuotta sitten |
tcheukueppo
|
a9848b4247
add more macros for utility functions and platform specific flags
|
2 vuotta sitten |
tcheukueppo
|
bdc5f43428
maat .h configuration file: define version, default lib path and platform specific flags
|
2 vuotta sitten |
tcheukueppo
|
ee557db5f7
define first task, update dev doc ref
|
2 vuotta sitten |
tcheukueppo
|
c0cf1aced5
- Introduce lazy evaluation in `gather {}`
|
2 vuotta sitten |
tcheukueppo
|
32cb95b670
- Remove named list and unary operators `min`, `max`, and `minmax`
|
2 vuotta sitten |
tcheukueppo
|
9ebb342e5d
- Update some docs on methods of `Str`
|
2 vuotta sitten |
tcheukueppo
|
b2fbda3b50
add some methods for `Array` object, update citations
|
2 vuotta sitten |
tcheukueppo
|
3c52f7e7a5
Got started with `Array` object
|
2 vuotta sitten |
tcheukueppo
|
b6e7b1dde2
- Add traits for functions and classes
|
2 vuotta sitten |
tcheukueppo
|
fca873fd94
Change syntax of traits, update doc for `keys {}` and update example codes
|
2 vuotta sitten |
tcheukueppo
|
f9fb440a45
change name from pity to maat, updates on language syntax and added a new control statement `keys hash { match ... {} ...}`
|
2 vuotta sitten |
tcheukueppo
|
72313b4e95
use `--` for comments
|
2 vuotta sitten |
tcheukueppo
|
470c3a9d5d
my citations, update pity ref, some ideas on pity modules at `modules.md`
|
2 vuotta sitten |
tcheukueppo
|
97c617500c
finalize syntax of blocks + topic variables declaration relationship
|
2 vuotta sitten |
tcheukueppo
|
7b53d033b3
update iteration syntax, make it nice to use
|
2 vuotta sitten |
tcheukueppo
|
19407afd1d
update roadmap and program syntax
|
2 vuotta sitten |
tcheukueppo
|
3e83ae60ad
update syntax of Fun object
|
2 vuotta sitten |
tcheukueppo
|
e13d76f956
1. some additions on variables
|
2 vuotta sitten |
tcheukueppo
|
0b39da4971
more on flow control statements
|
2 vuotta sitten |
tcheukueppo
|
ecc123962d
`while`, `loop` and `until` flow control
|
2 vuotta sitten |
tcheukueppo
|
2ab7869849
more on flow control statements
|
2 vuotta sitten |
tcheukueppo
|
27fa9a7744
some updates on snippet code
|
2 vuotta sitten |
tcheukueppo
|
43ed035027
pity syntax for flow control
|
2 vuotta sitten |