|
47c061d2b4
|
class constants added and class instances for integral types
|
2025-05-28 14:36:04 +04:00 |
|
|
f885300d18
|
converted namespaces to objects (coming to static objects, singletons)
|
2025-05-28 14:01:44 +04:00 |
|
|
d21544ca5d
|
first OO features: x::class, x.method(1,2,3) builting Real.roundToInt
|
2025-05-28 11:44:55 +04:00 |
|
|
758f49603f
|
closure tests and fix
|
2025-05-20 22:59:15 +04:00 |
|
|
ebeed385e9
|
while-continue with labels and docs/tests
|
2025-05-20 16:47:57 +04:00 |
|
|
22fbd5584b
|
docs+doctest, while loop with break and labels for non-local breaks
|
2025-05-20 16:31:22 +04:00 |
|
|
0e065e0d7c
|
+if/else statement
+// comments
|
2025-05-19 12:42:46 +04:00 |
|
|
3dd98131e7
|
parentheses, more operators, some docs
|
2025-05-18 18:34:44 +04:00 |
|