Balamurali Pandranki
|
1ea71b7571
|
Add Azure Pipelines Config
|
2019-06-24 19:32:29 +02:00 |
ofunc
|
7e997c2e44
|
Add arcus functions
|
2019-06-24 19:32:06 +02:00 |
Ryota Ikezawa
|
601cc4a012
|
👍 Remove unnecessary spaces
|
2019-06-24 19:29:33 +02:00 |
Ryota Ikezawa
|
2fee6bb29f
|
👍 Fix typo
|
2019-06-24 19:29:33 +02:00 |
Steve Phillips
|
539bebcc22
|
examples/news_fetcher.v: now displays story URL, not just title
|
2019-06-24 19:28:36 +02:00 |
Kriyszig
|
ac53a4a2ab
|
Added colors.v - Bring colors to the boring terminal
|
2019-06-24 19:23:19 +02:00 |
Alex Medvednikov
|
3a6d3e19bf
|
Update README.md
|
2019-06-24 18:53:22 +02:00 |
ylluminate
|
0921e30e43
|
Update bug-report-for-v.md
|
2019-06-24 18:07:25 +02:00 |
ylluminate
|
4a34bbed42
|
Update CONDUCT.md
|
2019-06-24 18:07:25 +02:00 |
ylluminate
|
02738b55b9
|
Add issue template
|
2019-06-24 18:07:25 +02:00 |
ylluminate
|
25b46aeafd
|
Update CONDUCT.md
|
2019-06-24 18:07:25 +02:00 |
ylluminate
|
02d49b3200
|
Add Code of Conduct guidelines
|
2019-06-24 18:07:25 +02:00 |
Alexander Medvednikov
|
11861fe9fa
|
translate arg
|
2019-06-24 17:42:44 +02:00 |
Alexander Medvednikov
|
877d1c6255
|
table.v: stdout
|
2019-06-24 17:30:32 +02:00 |
Alex Medvednikov
|
b494ee34e0
|
Update README.md
|
2019-06-24 16:07:41 +02:00 |
Alex Medvednikov
|
5932764088
|
Update README.md
|
2019-06-24 16:05:40 +02:00 |
Alex Medvednikov
|
734ad50f62
|
Update README.md
|
2019-06-24 16:04:19 +02:00 |
Alexander Medvednikov
|
5720b01b7d
|
remove execinfo.h for now
|
2019-06-24 15:53:34 +02:00 |
Alex Medvednikov
|
bfd5fb373c
|
Update README.md
|
2019-06-24 15:02:53 +02:00 |
Alexander Medvednikov
|
be62ac35a8
|
examples: fix game of life demo
|
2019-06-24 15:00:31 +02:00 |
Alexander Medvednikov
|
f6fb5aa827
|
examples: game of life
|
2019-06-24 14:58:47 +02:00 |
Alexander Medvednikov
|
da1e1f34fc
|
update help text
|
2019-06-24 14:43:26 +02:00 |
Alex Medvednikov
|
baa4f9d0c9
|
Makefile: gnu11
|
2019-06-24 14:18:23 +02:00 |
Alex Medvednikov
|
1381b1e743
|
gnu11 option
|
2019-06-24 14:17:34 +02:00 |
Alexander Medvednikov
|
1ba53a39cb
|
V 0.1.0
|
2019-06-24 14:11:56 +02:00 |
Alexander Medvednikov
|
b13f233521
|
re-write `$if os {` and fix GCC segfaults on compilation
|
2019-06-24 14:05:31 +02:00 |
Alexander Medvednikov
|
e604d5e2c8
|
math.v: remove ;
|
2019-06-24 13:08:38 +02:00 |
Passw
|
bde6e6c5b9
|
package for GFLW should be `libglfw3` instead of `glfw`
|
2019-06-24 12:37:58 +02:00 |
Kriyszig
|
1a41acdc5d
|
Added fmod for modulus of two floats
|
2019-06-24 12:35:27 +02:00 |
Kevin Wang
|
86b71bf2ce
|
Fix calloc alloc wrong size
|
2019-06-24 12:30:36 +02:00 |
hiroaki.takeo
|
35b15b9481
|
add keys fn.
|
2019-06-24 12:29:28 +02:00 |
musou1500
|
95201ffcd1
|
add `khrplatform.h`
|
2019-06-24 12:28:42 +02:00 |
Alex Medvednikov
|
c32c02bdcb
|
Update README.md
|
2019-06-24 12:00:35 +02:00 |
Alex Medvednikov
|
7cd99dd762
|
Update README.md
|
2019-06-24 02:11:26 +02:00 |
LouCle
|
70672b501f
|
Add discord to readme
|
2019-06-24 02:10:42 +02:00 |
Alexander Medvednikov
|
b990f04064
|
main.v: error if vlib is missing + instruction to clone the repo
|
2019-06-24 00:54:23 +02:00 |
Alvydas Vitkauskas
|
00594462c4
|
fix string comparison functions
|
2019-06-24 00:30:26 +02:00 |
Anisuzzaman Khan
|
57466f7960
|
added doc
|
2019-06-24 00:28:58 +02:00 |
Anisuzzaman Khan
|
fe19d6a62e
|
added weekday string method
|
2019-06-24 00:28:58 +02:00 |
fuyutarow
|
ebc3fb9378
|
Remove debug statement
|
2019-06-24 00:14:58 +02:00 |
Alexander Medvednikov
|
b3b4278f59
|
rand fixes
|
2019-06-23 23:25:20 +02:00 |
Alexander Medvednikov
|
35cef79149
|
http/download.v: replace C code with V + clean up
|
2019-06-23 23:18:39 +02:00 |
Aurélien Foucault
|
b6948ad9af
|
Replace le and ge by lt and gt in compare_strings to have the excepted behavior of the function
|
2019-06-23 19:22:09 +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
|
ec87ca37fa
|
clean up download_lin.v
|
2019-06-23 18:32:08 +02:00 |
Alexander Medvednikov
|
a401b5e242
|
remove old and unused @ syntax
|
2019-06-23 17:06:00 +02:00 |
Alex Medvednikov
|
8b08bf636a
|
Update README.md
|
2019-06-23 16:16:55 +02:00 |
Alex Medvednikov
|
6cbecac93c
|
Update README.md
|
2019-06-23 16:13:56 +02:00 |
Henrixounez
|
d71410dff5
|
REPL - Fix variable declare and not used by print
by using an empty line to call the variables
|
2019-06-23 14:20:51 +02:00 |