Benjamin Stigsen
|
ceb05b163a
|
strings: rename Builder.write_b() to Builder.write_byte(), add deprecation (#13313)
|
2022-01-28 20:34:44 +02:00 |
yuyi
|
108a01d65f
|
fmt: fix unnecessary line break in array init (fix #11448) (#11562)
|
2021-09-21 16:20:09 +03:00 |
Lukas Neubert
|
0eb59cf2bd
|
fmt: prevent possible trailing whitespace in wrapped infixes (#9573)
|
2021-04-03 18:30:25 +02:00 |
Alexander Medvednikov
|
7385f8e56b
|
all: a massive merge of ast and table modules
|
2021-04-02 01:57:09 +03:00 |
Delyan Angelov
|
ae6420afc7
|
tools: fix `substring in s` usages, preventing `v -W build-tools`
|
2021-03-23 13:36:50 +02:00 |
Swastik Baranwal
|
f28e67d526
|
cmd/tools/v/vdoc: keep `_` sep in numeric literals and highlight modules properly (#9358)
|
2021-03-18 15:06:16 +02:00 |
Swastik Baranwal
|
2e84773ef1
|
cmd/tools/vdoc: highlight nested string quotes properly (#9341)
|
2021-03-17 09:50:22 +02:00 |
Delyan Angelov
|
0c620a78bf
|
vdoc: highlight keywords in bright_blue
|
2021-03-16 12:24:34 +02:00 |
Swastik Baranwal
|
0b0e96a8cd
|
vdoc: improve syntax highlighting (#9323)
|
2021-03-16 12:05:36 +02:00 |
Swastik Baranwal
|
26138f98af
|
v doc: implement color highlighting for the stdout format, enable it by default (#9312)
|
2021-03-15 13:21:19 +02:00 |
Lukas Neubert
|
cfe9f6d5d3
|
help: remove http doc server options (#8839)
|
2021-02-21 16:18:50 +02:00 |
Larpon
|
b299fb1e92
|
vdoc: heavy refactor, immutable config (#7945)
|
2021-01-08 12:25:22 +02:00 |