Alexander Medvednikov
|
2a3cf0bec9
|
os.v: clean up init_os_args()
|
2019-06-26 11:15:05 +02:00 |
Alexander Medvednikov
|
8417fec5dc
|
os.read_file(): replace C code with V, return `?string`, handle errors
everywhere
|
2019-06-26 11:04:05 +02:00 |
Alexander Medvednikov
|
688bbcff9c
|
v.exe: clone the repo on first launch
|
2019-06-25 20:41:54 +02:00 |
Alexander Medvednikov
|
5720b01b7d
|
remove execinfo.h for now
|
2019-06-24 15:53:34 +02:00 |
Alexander Medvednikov
|
b13f233521
|
re-write `$if os {` and fix GCC segfaults on compilation
|
2019-06-24 14:05:31 +02:00 |
Henrixounez
|
13f5429dae
|
Removed # and added new error message case
|
2019-06-23 18:50:12 +02:00 |
Henrixounez
|
ad5e1fd8d4
|
Checks if dir given exists and is a directory before ls
|
2019-06-23 18:50:12 +02:00 |
Alexander Medvednikov
|
9b1514320a
|
remove unzip
|
2019-06-23 14:16:47 +02:00 |
Alexander Medvednikov
|
06a4dfa290
|
replace silly `exit(reason string)` with `exit(code int)`
|
2019-06-23 10:14:37 +02:00 |
Alexander Medvednikov
|
20b5c4b88b
|
Remove println2
|
2019-06-23 10:03:03 +02:00 |
chai2010
|
978ec58fe3
|
all: add copyright
|
2019-06-23 09:22:49 +02:00 |
Alexander Medvednikov
|
e9776ff7b2
|
os.v: remove duplicate read_lines() functions, replace C code with V
|
2019-06-23 02:34:10 +02:00 |
Alexander Medvednikov
|
ac66d49c51
|
fix dup MAX
|
2019-06-23 01:51:04 +02:00 |
Alexander Medvednikov
|
96e15b0f0f
|
don't use /var/tmp
|
2019-06-22 22:00:38 +02:00 |
Alexander Medvednikov
|
b5c3cda33b
|
remove rmdir()
|
2019-06-22 21:45:19 +02:00 |
Alexander Medvednikov
|
d32e538073
|
V 0.0.12 open-source release
|
2019-06-22 20:20:28 +02:00 |