|  Aurélien Foucault | e285311290 | Add all types of int and float to json decode/encode | 2019-06-25 00:27:18 +02:00 | 
				
					
						|  Undumendil | 877f9e7070 | Added free() method for StringBuilder | 2019-06-25 00:26:11 +02:00 | 
				
					
						|  Eli José Carrasquero | 229417244d | Add exists method to map | 2019-06-25 00:25:39 +02:00 | 
				
					
						|  Henrixounez | 31a03ae93e | parser.v: changed the booleans controlling if pub or mut | 2019-06-25 00:20:03 +02:00 | 
				
					
						|  Henrixounez | 47ad7a4c5e | parser.v: fixed pub mut handling | 2019-06-25 00:20:03 +02:00 | 
				
					
						|  Alex Medvednikov | 02edf86c4a | Update issue templates | 2019-06-24 21:22:05 +02:00 | 
				
					
						|  Alex Medvednikov | d77f0155a3 | Update issue templates | 2019-06-24 20:54:43 +02:00 | 
				
					
						|  Alex Medvednikov | e140dc2329 | Update issue templates | 2019-06-24 20:52:49 +02:00 | 
				
					
						|  Alex Medvednikov | 97b21fba0e | Update bug-report-for-v.md | 2019-06-24 20:42:30 +02:00 | 
				
					
						|  Alex Medvednikov | a3bd1e4807 | Update bug-report-for-v.md | 2019-06-24 20:37:32 +02:00 | 
				
					
						|  Alex Medvednikov | b9cb3d5a90 | gg repo note | 2019-06-24 19:43:05 +02:00 | 
				
					
						|  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 |