Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								e246ed9818
								
							
								
							
						 | 
						
							
							
								
								cgen: fix VUNREACHABLE on freebsd/tcc
							
							
							
							
							
						 | 
						
							2021-07-25 16:29:05 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								852ca5f7cf
								
							
								
							
						 | 
						
							
							
								
								tools/fast: location fix
							
							
							
							
							
						 | 
						
							2021-07-25 03:16:50 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								f691a80145
								
							
								
							
						 | 
						
							
							
								
								tools/fast: location fix
							
							
							
							
							
						 | 
						
							2021-07-24 23:41:55 +03:00 | 
						
					
				
					
						
							
							
								 
								Delyan Angelov
							
						 | 
						
							
							
							
								
								
							
							
								
							
								5098334e65
								
									
								
							
								
							
						 | 
						
							
							
								
								os: add execute_or_exit(cmd), use it consistently instead of execute_or_panic(cmd)
							
							
							
							
							
						 | 
						
							2021-07-20 15:22:04 +03:00 | 
						
					
				
					
						
							
							
								 
								Daniel Däschle
							
						 | 
						
							
							
							
								
								
							
							
								
							
								ad3835b598
								
									
								
							
								
							
						 | 
						
							
							
								
								parser: deprecate short struct init (#10842)
							
							
							
							
							
						 | 
						
							2021-07-20 11:17:08 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								ae12a0b8f1
								
							
								
							
						 | 
						
							
							
								
								fast: reduce delta from 20ms to 18
							
							
							
							
							
						 | 
						
							2021-06-21 03:50:31 +03:00 | 
						
					
				
					
						
							
							
								 
								Delyan Angelov
							
						 | 
						
							
							
							
								
								
							
							
								
							
								bdd1a13230
								
									
								
							
								
							
						 | 
						
							
							
								
								tools: fix workdir for fast.v
							
							
							
							
							
						 | 
						
							2021-06-12 18:28:54 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								3f745605a2
								
							
								
							
						 | 
						
							
							
								
								fast: disable cache refresh for now
							
							
							
							
							
						 | 
						
							2021-06-12 17:51:58 +03:00 | 
						
					
				
					
						
							
							
								 
								Delyan Angelov
							
						 | 
						
							
							
							
								
								
							
							
								
							
								27f3737c5a
								
									
								
							
								
							
						 | 
						
							
							
								
								tools: cleanup the fast.v output
							
							
							
							
							
						 | 
						
							2021-06-06 09:52:29 +03:00 | 
						
					
				
					
						
							
							
								 
								Delyan Angelov
							
						 | 
						
							
							
							
								
								
							
							
								
							
								43acb5a3ca
								
									
								
							
								
							
						 | 
						
							
							
								
								tools: make fast.v more robust against V module lookup bugs
							
							
							
							
							
						 | 
						
							2021-06-06 09:46:44 +03:00 | 
						
					
				
					
						
							
							
								 
								Delyan Angelov
							
						 | 
						
							
							
							
								
								
							
							
								
							
								6c40781d84
								
									
								
							
								
							
						 | 
						
							
							
								
								ci: vfmt cmd/tools/fast/fast.v
							
							
							
							
							
						 | 
						
							2021-05-26 09:49:22 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								9ea7eda9c0
								
							
								
							
						 | 
						
							
							
								
								tools/fast: -usecache for hello world
							
							
							
							
							
						 | 
						
							2021-05-26 09:33:42 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								db848ed314
								
							
								
							
						 | 
						
							
							
								
								tools/fast: wipe cache before measuring
							
							
							
							
							
						 | 
						
							2021-05-24 12:12:29 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								c04fc7bfc2
								
							
								
							
						 | 
						
							
							
								
								tools/fast: disable usecache for now
							
							
							
							
							
						 | 
						
							2021-05-22 07:20:48 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								e657cb2cd2
								
							
								
							
						 | 
						
							
							
								
								tools/fast: use -usecache
							
							
							
							
							
						 | 
						
							2021-05-15 05:52:06 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								dc034d9b16
								
							
								
							
						 | 
						
							
							
								
								vweb: make thread safe; checker: `$if T is Interface {`
							
							
							
							
							
						 | 
						
							2021-05-11 09:30:18 +03:00 | 
						
					
				
					
						
							
							
								 
								Delyan Angelov
							
						 | 
						
							
							
							
								
								
							
							
								
							
								f85955ef67
								
									
								
							
								
							
						 | 
						
							
							
								
								tools/fast: use a common set of options for all measurement commands
							
							
							
							
							
						 | 
						
							2021-05-09 15:14:28 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								6a54f3a84d
								
							
								
							
						 | 
						
							
							
								
								tools/fast: vfmt fast.v
							
							
							
							
							
						 | 
						
							2021-05-09 04:37:22 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								e040806c36
								
							
								
							
						 | 
						
							
							
								
								tools/fast: fix -skip-unused
							
							
							
							
							
						 | 
						
							2021-05-09 03:50:28 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								bdc3f76f68
								
							
								
							
						 | 
						
							
							
								
								tools/fast: use -skip-unused
							
							
							
							
							
						 | 
						
							2021-05-09 03:23:49 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								fc801fd563
								
							
								
							
						 | 
						
							
							
								
								tools/fast: use prealloc
							
							
							
							
							
						 | 
						
							2021-05-05 22:02:26 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								e949d4b26c
								
							
								
							
						 | 
						
							
							
								
								tools/fast: add "V lines" and "V lines/s"
							
							
							
							
							
						 | 
						
							2021-04-30 15:31:50 +03:00 | 
						
					
				
					
						
							
							
								 
								pancake
							
						 | 
						
							
							
							
							
								
							
								6750ed254f
								
							
								
							
						 | 
						
							
							
								
								x64: rename to `native` to not conflict with the x64 comptime variable
							
							
							
							
							
						 | 
						
							2021-04-27 12:24:58 +03:00 | 
						
					
				
					
						
							
							
								 
								Delyan Angelov
							
						 | 
						
							
							
							
								
								
							
							
								
							
								5ae3b81337
								
									
								
							
								
							
						 | 
						
							
							
								
								cmd/tools/fast/fast.v: html encode < > in commit messages
							
							
							
							
							
						 | 
						
							2021-04-15 13:58:14 +03:00 | 
						
					
				
					
						
							
							
								 
								Lukas Neubert
							
						 | 
						
							
							
							
								
								
							
							
								
							
								0eb59cf2bd
								
									
								
							
								
							
						 | 
						
							
							
								
								fmt: prevent possible trailing whitespace in wrapped infixes (#9573)
							
							
							
							
							
						 | 
						
							2021-04-03 18:30:25 +02:00 | 
						
					
				
					
						
							
							
								 
								Delyan Angelov
							
						 | 
						
							
							
							
								
								
							
							
								
							
								5229428d91
								
									
								
							
								
							
						 | 
						
							
							
								
								tools: add a separate `scan` column for fast.vlang.io too
							
							
							
							
							
						 | 
						
							2021-04-02 21:13:34 +03:00 | 
						
					
				
					
						
							
							
								 
								Delyan Angelov
							
						 | 
						
							
							
							
								
								
							
							
								
							
								d7331f981b
								
									
								
							
								
							
						 | 
						
							
							
								
								tools: fix parsing of new -show-timings output format in fast.vlang.io
							
							
							
							
							
						 | 
						
							2021-04-02 20:23:32 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								ef10c60270
								
							
								
							
						 | 
						
							
							
								
								tools/fast: fix freebsd path
							
							
							
							
							
						 | 
						
							2021-03-14 21:34:51 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								826809fae6
								
							
								
							
						 | 
						
							
							
								
								tools/fast: disable 1m.v for now
							
							
							
							
							
						 | 
						
							2021-03-14 21:20:32 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								72dea2b7b7
								
							
								
							
						 | 
						
							
							
								
								tools/fast: use tcc since it's the default
							
							
							
							
							
						 | 
						
							2021-03-14 20:49:23 +03:00 | 
						
					
				
					
						
							
							
								 
								Delyan Angelov
							
						 | 
						
							
							
							
								
								
							
							
								
							
								d7049ae2da
								
									
								
							
								
							
						 | 
						
							
							
								
								os: deprecate os.exec (returning ?os.Result), in favour of os.execute, which returns os.Result (#8974)
							
							
							
							
							
						 | 
						
							2021-03-08 20:52:13 +02:00 | 
						
					
				
					
						
							
							
								 
								spaceface
							
						 | 
						
							
							
							
								
								
							
							
								
							
								b712af56fd
								
									
								
							
								
							
						 | 
						
							
							
								
								all: bring back `panic(err.msg)` -> `panic(err)` (#9022)
							
							
							
							
							
						 | 
						
							2021-03-01 00:18:14 +01:00 | 
						
					
				
					
						
							
							
								 
								spaceface
							
						 | 
						
							
							
							
								
								
							
							
								
							
								d63b7bc35a
								
									
								
							
								
							
						 | 
						
							
							
								
								all: update repo to use the new error handling syntax (#8950)
							
							
							
							
							
						 | 
						
							2021-02-28 23:20:21 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								3a2d696fac
								
							
								
							
						 | 
						
							
							
								
								time: time.wait() => time.sleep()
							
							
							
							
							
						 | 
						
							2021-02-27 20:41:06 +03:00 | 
						
					
				
					
						
							
							
								 
								zakuro
							
						 | 
						
							
							
							
								
								
							
							
								
							
								ac4791045f
								
									
								
							
								
							
						 | 
						
							
							
								
								time: consolidate the different sleep functions into time.wait(Duration) (#8853)
							
							
							
							
							
						 | 
						
							2021-02-21 17:05:03 +02:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								f589a70874
								
							
								
							
						 | 
						
							
							
								
								examples: make a process example compile with -prod
							
							
							
							
							
						 | 
						
							2021-02-07 05:23:45 +01:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								68b4051a6e
								
							
								
							
						 | 
						
							
							
								
								tools/fast: simplify logic now that it's run on each commit
							
							
							
							
							
						 | 
						
							2021-02-07 05:11:48 +01:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								a81ee0e94e
								
							
								
							
						 | 
						
							
							
								
								tools/fast: measure v.c size and parse/check/cgen steps
							
							
							
							
							
						 | 
						
							2021-02-07 04:48:54 +01:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								32cd2846f5
								
							
								
							
						 | 
						
							
							
								
								tools/fast: run the job every minute
							
							
							
							
							
						 | 
						
							2021-02-07 04:01:02 +01:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								d284918554
								
							
								
							
						 | 
						
							
							
								
								tools/fast: push changes to gh pages
							
							
							
							
							
						 | 
						
							2021-02-07 03:35:29 +01:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								26121d5ae7
								
							
								
							
						 | 
						
							
							
								
								tools/fast: cron job to check for new commits
							
							
							
							
							
						 | 
						
							2021-02-06 22:28:42 +01:00 | 
						
					
				
					
						
							
							
								 
								Delyan Angelov
							
						 | 
						
							
							
							
								
								
							
							
								
							
								e5a84719ca
								
									
								
							
								
							
						 | 
						
							
							
								
								all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
							
							
							
							
							
						 | 
						
							2021-01-26 16:43:17 +02:00 | 
						
					
				
					
						
							
							
								 
								Lukas Neubert
							
						 | 
						
							
							
							
								
								
							
							
								
							
								ac2c3847af
								
									
								
							
								
							
						 | 
						
							
							
								
								all: update copyright to 2019-2021 (#8029)
							
							
							
							
							
						 | 
						
							2021-01-18 13:20:06 +01:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								bba79194e7
								
							
								
							
						 | 
						
							
							
								
								tools/fast: clarify free tier vcpu performance
							
							
							
							
							
						 | 
						
							2020-12-23 10:53:43 +01:00 | 
						
					
				
					
						
							
							
								 
								Leah Lundqvist
							
						 | 
						
							
							
							
								
								
							
							
								
							
								14f45bb8ef
								
									
								
							
								
							
						 | 
						
							
							
								
								fast.v: average measure results, discarding extremes (#7052)
							
							
							
							
							
							
							
							good work 
							
						 | 
						
							2020-11-30 21:01:11 +02:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								6229965569
								
							
								
							
						 | 
						
							
							
								
								tools/fast: use delta*2 for operations that require a C compiler
							
							
							
							
							
						 | 
						
							2020-11-03 02:53:15 +01:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								6cd0ff2b52
								
							
								
							
						 | 
						
							
							
								
								tools/fast: change delta to 20ms to easier catch commits that slow down the compiler
							
							
							
							
							
						 | 
						
							2020-11-03 02:50:30 +01:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								a76460f5d6
								
							
								
							
						 | 
						
							
							
								
								tools/fast: change delta from 50ms to 40ms
							
							
							
							
							
						 | 
						
							2020-11-03 02:29:50 +01:00 | 
						
					
				
					
						
							
							
								 
								Delyan Angelov
							
						 | 
						
							
							
							
							
								
							
								d67e177733
								
							
								
							
						 | 
						
							
							
								
								ci: run `v vet` over cmd/tools and cmd/v too
							
							
							
							
							
						 | 
						
							2020-10-21 15:26:29 +03:00 | 
						
					
				
					
						
							
							
								 
								Alexander Medvednikov
							
						 | 
						
							
							
							
							
								
							
								27702b5a5d
								
							
								
							
						 | 
						
							
							
								
								fast: update V with v up instead of git pull
							
							
							
							
							
						 | 
						
							2020-08-27 18:07:28 +02:00 |