|  Nicolas Sauzede | 9d854c5df0 | vlib: sdl module + tVintris example | 2019-12-05 11:25:55 +03:00 | 
				
					
						|  Alexander Medvednikov | e707ac4f28 | test v -live message.v | 2019-12-05 00:17:38 +03:00 | 
				
					
						|  Alexander Medvednikov | 2144c162c4 | os: is_link() | 2019-12-04 23:53:11 +03:00 | 
				
					
						|  Alexander Medvednikov | a57e29dfc5 | os: replace dir_exists with is_dir; file_exists() => exists() | 2019-12-04 23:17:45 +03:00 | 
				
					
						|  Alexander Medvednikov | b2b34e18e4 | use the new &C.Foo(0) cast | 2019-12-04 12:19:32 +03:00 | 
				
					
						|  Alexander Medvednikov | 2bafd41183 | `&C.Foo(0)` cast to replace `&C.Foo{!}` hack | 2019-12-04 12:13:17 +03:00 | 
				
					
						|  bogen85 | a9aaa13a09 | freestanding: sys_getuid, sys_waitid; minimal fork check; remove bare.S | 2019-12-04 11:46:09 +03:00 | 
				
					
						|  Delyan Angelov | eb20dd39b1 | freestanding: init consts | 2019-12-04 01:40:26 +03:00 | 
				
					
						|  Alexander Medvednikov | 66f271f100 | fix a string interpolation bug | 2019-12-03 20:41:49 +03:00 | 
				
					
						|  Alexander Medvednikov | f192429c8a | $if mac => $if macos | 2019-12-03 16:29:37 +03:00 | 
				
					
						|  Enrico Lefass | 6d28a80bf8 | haiku support (part 2) | 2019-12-03 11:26:47 +03:00 | 
				
					
						|  Delyan Angelov | ec15bfb7d1 | v test v => v test-compiler | 2019-12-01 12:50:13 +03:00 | 
				
					
						|  Alexander Medvednikov | 3fea8f3de5 | *char => charptr everywhere | 2019-12-01 10:33:26 +03:00 | 
				
					
						|  Alexander Medvednikov | 7e4799334f | array: make left/right/slice private | 2019-11-30 12:37:34 +03:00 | 
				
					
						|  Alexander Medvednikov | 1bfcdaa2cc | ci: test the new prebuilt packages | 2019-11-29 19:14:26 +03:00 | 
				
					
						|  Delyan Angelov | 7545ea709a | enable alpine/musl CI tests | 2019-11-28 11:46:52 +03:00 | 
				
					
						|  Unknown User | 268a6dc6d9 | add missing cfns | 2019-11-25 04:35:41 +03:00 | 
				
					
						|  Alexander Medvednikov | 24b40be548 | default struct vals | 2019-11-24 13:53:59 +03:00 | 
				
					
						|  Alexander Medvednikov | 7cc21be7de | clipboard: make compile on Linux | 2019-11-24 13:22:57 +03:00 | 
				
					
						|  Alexander Medvednikov | f4fe90ea6d | C fn definitions on Linux | 2019-11-22 19:00:56 +03:00 | 
				
					
						|  Alexander Medvednikov | e9e931fe4a | force C function definitions | 2019-11-24 12:14:22 +03:00 | 
				
					
						|  Alexander Medvednikov | 1f93bb5a9a | os: windows fixes | 2019-11-23 21:40:32 +03:00 | 
				
					
						|  Alexander Medvednikov | cfd4f0c69c | os: fix fullpath call on windows | 2019-11-23 21:05:49 +03:00 | 
				
					
						|  Alexander Medvednikov | ccb261f00d | os: fix unreachable code | 2019-11-23 21:00:20 +03:00 | 
				
					
						|  Alexander Medvednikov | 0aa2196eec | os: fix realpath on windows | 2019-11-23 20:56:22 +03:00 | 
				
					
						|  Don Alfons Nisnoni | 3a6ccf7f31 | os: mkdir() error handling | 2019-11-23 19:55:18 +03:00 | 
				
					
						|  Alexander Medvednikov | 9712213f50 | x64 machine code generation (ELF) | 2019-11-22 14:33:22 +03:00 | 
				
					
						|  Delyan Angelov | a620e66af5 | compiler: add os.mv_by_cp and use it for the temporary files | 2019-11-19 12:55:02 +03:00 | 
				
					
						|  Alexander Medvednikov | 20d6492775 | os: make read_lines() return ?[]string | 2019-11-19 02:25:55 +03:00 | 
				
					
						|  Alexander Medvednikov | 52e3586be3 | os: use mkdir() on Linux for now | 2019-11-19 00:33:43 +03:00 | 
				
					
						|  joe-conigliaro | 6d7fe1f83c | fix vtool used with paths w/spaces (win/nix) | 2019-11-17 14:36:05 +03:00 | 
				
					
						|  Delyan Angelov | be7cf3e812 | compiler: support storing temporary files under TMPDIR/v/ Fix for filepath.join not \0 terminating its result | 2019-11-17 06:45:20 +03:00 | 
				
					
						|  Alexander Medvednikov | 5a1de13e10 | bare: fix str[idx] | 2019-11-16 23:22:40 +03:00 | 
				
					
						|  Alexander Medvednikov | a545ccb740 | bare: stdint.h | 2019-11-16 11:24:25 +03:00 | 
				
					
						|  Alexander Medvednikov | d1b8d34dd5 | os_linux.v | 2019-11-16 09:16:51 +03:00 | 
				
					
						|  Nicolas Sauzede | 1dadf9d966 | fix Windows warnings | 2019-11-16 02:30:50 +03:00 | 
				
					
						|  Delyan Angelov | e577b40743 | compiler: add support for $if x32, x64, big_endian, little_endian | 2019-11-15 16:14:28 +03:00 | 
				
					
						|  Alexander Medvednikov | 96cde10696 | C string literals (c'str'); bare builtin module; bare println() | 2019-11-15 02:29:20 +03:00 | 
				
					
						|  Alexander Medvednikov | bd97dc0134 | os: realpath potential fix | 2019-11-15 01:07:38 +03:00 | 
				
					
						|  Alexander Medvednikov | a04c3bac83 | CI: ubuntu-musl target | 2019-11-15 00:46:40 +03:00 | 
				
					
						|  Alexander Medvednikov | 9499275180 | os: mkdir syscall on linux | 2019-11-15 00:15:23 +03:00 | 
				
					
						|  Alexander Medvednikov | 34c4565f7c | wrap up -bare | 2019-11-14 11:11:52 +03:00 | 
				
					
						|  Alexander Medvednikov | 4a833d8151 | parser: clean up all [] | 2019-11-14 09:21:20 +03:00 | 
				
					
						|  Alexander Medvednikov | 8d4ef822b6 | 1 | 2019-11-14 07:08:11 +03:00 | 
				
					
						|  Alexander Medvednikov | ffa6bcfff5 | vfmt: handle comments | 2019-11-13 11:54:22 +03:00 | 
				
					
						|  Steven Gay | 51663520c8 | MSVC backtrace | 2019-11-13 11:05:06 +03:00 | 
				
					
						|  Delyan Angelov | cc81e9adfa | v test v: cleanup more temporary files | 2019-11-11 18:45:11 +03:00 | 
				
					
						|  Alexander Medvednikov | ffa9646749 | Revert "print_backtrace_skipping_top_frames:  Implementation for MSVC " This reverts commit d1e7a54f3a. | 2019-11-10 20:01:19 +03:00 | 
				
					
						|  Alexander Medvednikov | c7f3413d70 | more vfmt fixes | 2019-11-10 19:49:19 +03:00 | 
				
					
						|  Steven Gay | d1e7a54f3a | print_backtrace_skipping_top_frames:  Implementation for MSVC | 2019-11-10 19:34:53 +03:00 |