Uwe Krüger
|
f831910c5c
|
utf: fix string length calculation for combining characters
|
2020-05-04 13:21:11 +02:00 |
Uwe Krüger
|
170ee4312f
|
cgen: string interpolation field width support for large integers and utf8 strings
|
2020-05-02 00:43:59 +02:00 |
Alexander Medvednikov
|
ef26f27753
|
builtin: replace `isnil` calls for perfomance
|
2020-04-27 07:13:36 +02:00 |
Alexander Medvednikov
|
473d9fef55
|
checker: do not allow extra () in if conditions
|
2020-03-27 14:57:19 +01:00 |
joe-conigliaro
|
7f709c3285
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
Alexander Medvednikov
|
d082b3f4b9
|
run vfmt on vlib/builtin
|
2019-12-20 00:12:29 +03:00 |
Alexander Medvednikov
|
ad6adf327e
|
vlib: fix missing `else{}` in match statements
|
2019-12-07 17:23:37 +03:00 |
Alexander Medvednikov
|
2fb7fba856
|
require `else` in `match` statements
|
2019-12-07 17:01:44 +03:00 |
Alexander Medvednikov
|
d7ccbba2c9
|
do not allow casting a type to itself
|
2019-12-07 15:31:56 +03:00 |
Nicolas Sauzede
|
1dadf9d966
|
fix Windows warnings
|
2019-11-16 02:30:50 +03:00 |
Alexander Medvednikov
|
861f2d4bc0
|
parser: skip $if windows etc blocks on a different os
|
2019-11-13 21:14:37 +03:00 |
Alexander Medvednikov
|
849bef987c
|
more C warnings fixed
|
2019-09-15 15:53:57 +03:00 |
Henrixounez
|
602e472b8a
|
builtin: getchar for unicode characters
|
2019-09-15 04:41:24 +03:00 |
vitalyster
|
fcb1f211e3
|
Windows Unicode I/O
|
2019-07-24 12:16:45 +02:00 |
Alexander Medvednikov
|
2291e9fcfe
|
Revert "Windows Unicode support"
This reverts commit 8462e99bc5 .
|
2019-07-24 00:24:34 +02:00 |
vitalyster
|
8462e99bc5
|
Windows Unicode support
|
2019-07-23 23:40:24 +02:00 |
Alexander Medvednikov
|
23c5f88f3e
|
Revert "Windows Unicode I/O "
This reverts commit 3e005074a3 .
|
2019-07-21 17:29:40 +02:00 |
vitalyster
|
3e005074a3
|
Windows Unicode I/O
|
2019-07-21 13:29:32 +02:00 |
Alexander Medvednikov
|
4594d78bd6
|
move all vlib modules to vlib/
|
2019-06-29 12:00:31 +02:00 |