Christoffer Lerno
|
9af37fe427
|
$and, $or, $is_const, $assignable, .is_eq, .is_ordered, $defined($vatype(2)) works looking if we can create a type, $defined(foo[0]) $defined(foo()). Remove $checks and @checked. Improvide casting checks to always work without destructive changes.
|
2023-10-24 22:06:04 +02:00 |
|
Christoffer Lerno
|
99cfaa1583
|
Refactor protocols.
|
2023-10-06 22:31:41 +02:00 |
|
Christoffer Lerno
|
49c4595457
|
Dynamic protocols.
|
2023-10-05 15:20:41 +02:00 |
|
Pierre Curto
|
c0b109fbc1
|
#934 followup
Signed-off-by: Pierre Curto <pierre.curto@gmail.com>
|
2023-08-24 18:10:18 +02:00 |
|
Christoffer Lerno
|
499c82b089
|
Updated indentation to C3 standard.
|
2023-07-26 14:01:24 +02:00 |
|
Christoffer Lerno
|
c4f8d5f25e
|
Update range.
|
2023-07-19 21:56:52 +02:00 |
|
Dmitry Atamanov
|
7fbedae604
|
Add has function to Range and ExclusiveRange.
|
2023-07-19 21:45:14 +02:00 |
|
Christoffer Lerno
|
4f7b42cdc4
|
New generic syntax and ad hoc invocation.
|
2023-07-06 23:43:36 +02:00 |
|
Christoffer Lerno
|
50784d4df6
|
Updated to use the new implicit type for method calls in some libraries. Made the grammar a little more liberal.
|
2023-07-02 10:55:25 +02:00 |
|
Christoffer Lerno
|
fc054dad81
|
Added some to_string.
|
2023-06-26 16:21:07 +02:00 |
|
Christoffer Lerno
|
83f8bbb91b
|
Update range to have exclusive and inclusive range.
|
2023-06-26 10:18:09 +02:00 |
|
Christoffer Lerno
|
8c73a450a1
|
Reduce memory consumtion. Add "range"
|
2023-06-25 21:39:53 +02:00 |
|