gingerBill
|
7876660d8c
Add new utf16 procedures: `decode`, `decode_to_utf8`
|
3 yıl önce |
gingerBill
|
720884e0f1
Strip even more semicolons if followed by a `}` or `)` on the same line
|
4 yıl önce |
gingerBill
|
251da264ed
Remove unneeded semicolons from the core library
|
4 yıl önce |
gingerBill
|
86649e6b44
Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=`
|
4 yıl önce |
gingerBill
|
fc4fdd588e
Remove usage of `do` in core library
|
5 yıl önce |
gingerBill
|
8ee7ee7120
Fix core library for the new procedure parameter addressing mode
|
6 yıl önce |
gingerBill
|
fb3d73cb20
Make core library use `a..<b` rather than doing `a..b-1`
|
6 yıl önce |
gingerBill
|
0718f14774
Reduce number of range and slice operators #239
|
7 yıl önce |
gingerBill
|
c3c7834246
BigInt support in the constant system
|
7 yıl önce |
gingerBill
|
a513b47780
Remove unused packages
|
7 yıl önce |
gingerBill
|
c067b90403
Add basic package support (no IR support yet)
|
7 yıl önce |
gingerBill
|
5b6770f3d2
Parse directories to be packages
|
7 yıl önce |