Skip to content

Actions: yuyi98/v

Sanitized CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
354 workflow runs
354 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

all: change single blank comment to blank line
Sanitized CI #591: Commit 0c5ee4d pushed by yuyi98
August 9, 2024 07:55 3h 14m 11s cleanup_empty_comment
August 9, 2024 07:55 3h 14m 11s
ast, parser, fmt: fix fmt of enum fields with empty line
Sanitized CI #590: Commit 1fe235f pushed by yuyi98
August 9, 2024 03:05 3h 4m 59s fix_fmt_enum_empty_line
August 9, 2024 03:05 3h 4m 59s
small cleanup in parser.v
Sanitized CI #588: Commit ce073fe pushed by spytheman
August 8, 2024 17:53 3h 9m 46s fix_fmt_enum_empty_line
August 8, 2024 17:53 3h 9m 46s
fix it by adding has_prev_newline in parser
Sanitized CI #587: Commit 830cef6 pushed by yuyi98
August 8, 2024 08:42 3h 3m 48s fix_fmt_enum_empty_line
August 8, 2024 08:42 3h 3m 48s
fmt: fix enum fields with one empty line
Sanitized CI #586: Commit 220f2ac pushed by yuyi98
August 8, 2024 02:43 5m 55s fix_fmt_enum_empty_line
August 8, 2024 02:43 5m 55s
all: change single blank comment to blank line
Sanitized CI #585: Commit 090fad2 pushed by yuyi98
August 7, 2024 15:15 4m 21s cleanup_empty_line_comment
August 7, 2024 15:15 4m 21s
fmt md files
Sanitized CI #584: Commit d83c5f7 pushed by yuyi98
August 7, 2024 04:15 5m 51s fmt_struct_field_init
August 7, 2024 04:15 5m 51s
fmt: fix alignment of struct fields init
Sanitized CI #583: Commit 137f28e pushed by yuyi98
August 7, 2024 03:35 4m 12s fmt_struct_field_init
August 7, 2024 03:35 4m 12s
fmt: fix alignment of enumeration types
Sanitized CI #582: Commit 81b04db pushed by yuyi98
August 6, 2024 07:30 3h 11m 28s fmt_enum_field_align
August 6, 2024 07:30 3h 11m 28s
ast: fix const field str()
Sanitized CI #581: Commit 0b84b5d pushed by yuyi98
August 6, 2024 04:57 3h 15m 31s fix_const_str
August 6, 2024 04:57 3h 15m 31s
fmt: fix and simplify align of struct fields
Sanitized CI #580: Commit aa66802 pushed by yuyi98
August 5, 2024 10:08 3h 7m 56s fmt_field_align
August 5, 2024 10:08 3h 7m 56s
parser, checker: check comptime veb.html('index.html')
Sanitized CI #579: Commit 9e7bb74 pushed by yuyi98
July 30, 2024 09:55 3h 10m 27s check_veb_html_call
July 30, 2024 09:55 3h 10m 27s
correct error message
Sanitized CI #578: Commit c594eed pushed by yuyi98
July 29, 2024 12:38 3h 11m 38s check_veb_html
July 29, 2024 12:38 3h 11m 38s
fix fmt of comptime veb.html()
Sanitized CI #577: Commit b22799d pushed by yuyi98
July 29, 2024 12:10 29m 44s check_veb_html
July 29, 2024 12:10 29m 44s
check x.vweb case
Sanitized CI #576: Commit 77c75a3 pushed by yuyi98
July 29, 2024 07:41 3h 10m 33s check_veb_html
July 29, 2024 07:41 3h 10m 33s
parser: check using comptime veb/vweb without import veb/vweb
Sanitized CI #575: Commit 8d29056 pushed by yuyi98
July 29, 2024 07:12 4m 4s check_veb_html
July 29, 2024 07:12 4m 4s
cgen: fix .html('index.html') inside improper fn call
Sanitized CI #574: Commit fab66f0 pushed by yuyi98
July 28, 2024 12:31 3h 10m 18s fix_comptime_veb_html
July 28, 2024 12:31 3h 10m 18s
string: fix split()
Sanitized CI #573: Commit 0a2eef4 pushed by yuyi98
July 28, 2024 09:45 3h 4m 29s fix_string_split
July 28, 2024 09:45 3h 4m 29s
fmt: change align threshold as dynamic
Sanitized CI #572: Commit 84569bc pushed by yuyi98
July 27, 2024 09:23 3h 10m 47s change_fmt_align_dynamic
July 27, 2024 09:23 3h 10m 47s
readline: fix s := read_line('Message\nName:') on unix/linux
Sanitized CI #571: Commit a4ddee8 pushed by yuyi98
July 25, 2024 06:47 3h 4m 14s fix_unix_read_line
July 25, 2024 06:47 3h 4m 14s
checker: check enum field value duplicate 2
Sanitized CI #570: Commit 5be4146 pushed by yuyi98
July 24, 2024 13:08 3h 6m 26s check_enum_decl2
July 24, 2024 13:08 3h 6m 26s
checker: check enum field value duplicate
Sanitized CI #569: Commit d07fc55 pushed by yuyi98
July 24, 2024 07:05 3h 7m 20s check_enum_decl
July 24, 2024 07:05 3h 7m 20s
cgen: fix enum with const value
Sanitized CI #568: Commit 4f2d67b pushed by yuyi98
July 24, 2024 05:50 3h 2m 23s fix_enum_decl
July 24, 2024 05:50 3h 2m 23s
fmt: change align threshold from 8 to 16
Sanitized CI #567: Commit 753c290 pushed by yuyi98
July 23, 2024 03:30 3h 2m 23s fmt_change_align_threshold
July 23, 2024 03:30 3h 2m 23s
ProTip! You can narrow down the results and go further in time using created:<2024-07-23 or the other filters available.