Commit Graph

  • fa5b3fcd4f
    Delete .gitignore Zaoqi 2019-06-30 14:03:30 +0800
  • 7e2ae46c9d
    Update .gitignore Zaoqi 2019-06-30 14:02:22 +0800
  • b35f8054b7
    Update .gitignore Zaoqi 2019-06-30 14:01:35 +0800
  • 9cf84db4a1
    Update README.md Zaoqi 2019-06-30 13:59:45 +0800
  • 63f2f23df4
    Update README.md Zaoqi 2019-06-30 13:41:40 +0800
  • aef095f007
    Update Makefile Zaoqi 2019-06-30 13:40:03 +0800
  • bcfe0119cc base: refine test chai2010 2019-06-30 08:59:25 +0800
  • c54cd58af9 clean more multiline strings aguspiza 2019-06-30 00:35:14 +0200
  • 90474e1ab0 Merge branch 'master' of https://github.com/vlang/v into fix-win-home aguspiza 2019-06-30 00:15:24 +0200
  • dc3a58d1b7 remove multiline string from jsgen.v aguspiza 2019-06-30 00:08:34 +0200
  • e5e4ff5cd1
    Merge branch 'master' into fix-win-home aguspiza 2019-06-29 23:56:09 +0200
  • cc72fd748e
    print is working now bitsnaps 2019-06-29 22:47:16 +0100
  • 9b04458173 Windows fixes aguspiza 2019-06-29 23:21:36 +0200
  • 0ae3583bc0 Rename test method names Dinar Garipov 2019-06-29 21:54:19 +0200
  • 9b1302c470
    Merge branch 'master' of https://github.com/vlang/v into implement-readall-for-stdin AtjonTV 2019-06-29 20:22:40 +0200
  • 6f718f7475 Speed up and simplify string.replace Nick Treleaven 2019-06-29 16:29:29 +0100
  • 65acb7b1cc Fix PR template Dinar Garipov 2019-06-29 19:52:32 +0200
  • 4c79f49520 Cleanup and improve tests of libs Dinar Garipov 2019-06-29 19:41:52 +0200
  • ef3adae937 Minor update shamofu 2019-06-30 01:02:26 +0900
  • b75c98415d Clean up shamofu 2019-06-30 00:25:30 +0900
  • c015bf206b math: gcd and lcm functions RustemB 2019-06-29 20:23:46 +0500
  • 11251cebbe Update README.md Xiphin 2019-06-29 22:54:22 +0800
  • 1edde68da8 fix: segfault when using string.ustring_tmp() Maciej Sopyło 2019-06-29 16:24:59 +0200
  • 11ba947594 math: gcd and lcm functions RustemB 2019-06-29 18:59:13 +0500
  • 584952e482
    gitignore: Add gitignore to the build location lutherwenxu 2019-06-29 18:39:18 +0800
  • 5800916dd9
    math: gcd add Shivanjan Chakravorty 2019-06-29 16:39:04 +0530
  • 9be337408b
    math: gcd add Shivanjan Chakravorty 2019-06-29 15:37:42 +0530
  • 5c2159d4c0 gcd added to math module Shivanjan Chakravorty 2019-06-29 15:26:31 +0530
  • 8ad06157e5 Windows: Implement getwd() & make ls() public. Joe Conigliaro 2019-06-29 17:28:17 +1000
  • 30fdfb6e12 Windows: Implement getwd() & make ls() public. Joe Conigliaro 2019-06-29 17:21:14 +1000
  • 8a232a80e2 C.GetmoduleFileName compiles to incompatible type pointer *GetModuleFileName. Casting to int fixes the problem. Investigate: Is it default behavior for v C calls to return pointers? Joe Conigliaro 2019-06-29 14:10:40 +1000
  • d702cb4ac6 fix windows build aguspiza 2019-06-29 02:06:09 +0200
  • b424d65503 windows build aguspiza 2019-06-29 02:06:59 +0200
  • 637fd14dee tetris improvements aguspiza 2019-06-27 22:17:13 +0200
  • fcee5aec98 compiler: checks if variables are unused on scripts main function Henrixounez 2019-06-28 20:50:29 +0200
  • 570f17caea compiler: allow mut passed as argument to be modified Henrixounez 2019-06-28 19:10:32 +0200
  • 164b8df861 fix_replace leonlau 2019-06-28 23:17:54 +0800
  • f046874df4 compiler: clears MainFn when recompile on repl Henrixounez 2019-06-28 17:15:52 +0200
  • 297b293c89 scanner: fix on single letter variable declaration on first line Henrixounez 2019-06-28 16:15:28 +0200
  • 9d23bf622e
    Update main.v Zaoqi 2019-06-28 21:44:40 +0800
  • 6e662eaf0e
    gl: Remove C hashes lutherwenxu 2019-06-28 19:49:27 +0800
  • 31aae56be1
    fix: Use the correct mut version lutherwenxu 2019-06-28 21:20:18 +0800
  • bdf9fdf636
    gl: Remove C hashes lutherwenxu 2019-06-28 19:49:27 +0800
  • 8dbea88d22
    Update main.v: fix typos Zaoqi 2019-06-28 21:01:46 +0800
  • c1c54e5ccf Remove unused free() function from array.v Undumendil 2019-06-28 15:57:31 +0300
  • 50e8c78f1d add flush_stdout() func Hatter Jiang@Pixelbook 2019-06-28 20:53:44 +0800
  • 45c65a543d
    Update README.md Zaoqi 2019-06-28 20:51:06 +0800
  • bf9119c0ac Make index() methods linear again Undumendil 2019-06-28 15:42:48 +0300
  • 31e76f2315 fixed time.uni was zero wfhtqp 2019-06-28 17:51:13 +0800
  • 904b99c8f2
    fix unnecessary checks vardef 2019-06-28 16:16:32 +0800
  • 28362d8023
    Implement a read-all for STDIN AtjonTV 2019-06-28 09:49:34 +0200
  • ac06f3b91c update Makefile clean old file in all wfhtqp 2019-06-28 13:56:03 +0800
  • 9fa33fdb3f merge makao007 2019-06-28 12:41:03 +0800
  • 5568903340 Change to exit Justice Suh 2019-06-27 23:45:37 -0400
  • 8b2f8be18c repl: added import and functions handling Henrixounez 2019-06-25 00:26:15 +0200
  • 8a7f51c154
    README.md: UB -> undefined behavior Steve Phillips 2019-06-27 16:54:42 -0700
  • 64d9550f26 compiler: add EOF checks in scanner to prevent panic exits Henrixounez 2019-06-27 17:05:02 +0200
  • 2e36c2448f Add exit() to repl Justice Suh 2019-06-27 18:07:09 -0400
  • 1a7426db0a Create new line while pressing enter in repl. shivakishore14 2019-06-28 03:21:25 +0530
  • f90e606e6c Add '-v' option as described in help text Dirk Loss 2019-06-27 22:04:54 +0200
  • fdf70bb5ec Create new line while pressing enter in repl. shivakishore14 2019-06-28 00:21:59 +0530
  • 4691e68652
    Added open file modes 0x9ef 2019-06-27 19:53:38 +0300
  • b2198b28cb Returns i64, using for ;;loop Parth Paradkar 2019-06-27 20:48:18 +0530
  • 9b606c8326 Update azure-pipelines.yml shamofu 2019-06-27 23:39:44 +0900
  • bffc0f1fd1 repl: added command line editing for linux users to use Henrixounez 2019-06-23 22:03:24 +0200
  • 85c17201dc
    Add some tests to base64 lutherwenxu 2019-06-27 21:06:32 +0800
  • 9ea071906c
    Rewrite base64_decode to be more readable lutherwenxu 2019-06-27 21:05:56 +0800
  • b25af9f5ce string: add minus pos for left and right methods Henrixounez 2019-06-27 14:47:35 +0200
  • 17a91cfdb1 compiler & builtin: bitshifts CAO fix and C code removal in utf8 Henrixounez 2019-06-27 02:33:49 +0200
  • d5358c6eb4 Conflict fixed Parth Paradkar 2019-06-27 17:07:04 +0530
  • 47db10d2ea Factorial function, Tau constant added Parth Paradkar 2019-06-27 15:34:51 +0530
  • a25881abcd
    Factorial function made public Parth Paradkar 2019-06-27 16:56:30 +0530
  • d94f221f80
    Add the log example to .gitignore of examples lutherwenxu 2019-06-27 19:18:18 +0800
  • 5d33ee3f50 Factorial function added Parth Paradkar 2019-06-27 16:48:26 +0530
  • 30dcb907a8
    Value of Tau constant added Parth Paradkar 2019-06-27 15:34:51 +0530
  • 816250bb3c remove `clearenv` musou1500 2019-06-27 16:38:45 +0900
  • eb26195c96
    Create Be a help to charity Bitcoin4Bitcoin 2019-06-27 03:33:38 -0400
  • 671fcfdd9d
    Update json.v joy.zhou 2019-06-27 14:53:24 +0800
  • 9426e6a503 👍 Continuous integration; runs build on every pull requests Ryota Ikezawa 2019-06-27 14:55:46 +0900
  • 18dd4653d3 time module: Thread safety ofunc 2019-06-27 13:26:32 +0800
  • 10942c9797 Fix compile error on MacOS ofunc 2019-06-27 13:01:15 +0800
  • 5155c89ccc Fix compile error on MacOS ofunc 2019-06-27 12:43:58 +0800
  • 66318db262
    Merge branch 'master' into master ofunc 2019-06-27 12:20:03 +0800
  • ffc530c4be
    fix README faster build Json Lee 2019-06-27 11:32:29 +0800
  • d725ecbd75 `make test` now builds v twice before running actual tests Compro-Prasad 2019-06-26 15:33:29 +0530
  • 21ae62db1e
    Merge branch 'master' into getline-valgrind Henrixounez 2019-06-27 02:43:39 +0200
  • f79e375864 compiler & builtin: bitshifts CAO fix and C code removal in utf8 Henrixounez 2019-06-27 02:33:49 +0200
  • 8063e5ffa8
    Merge branch 'master' into impl-env-functions Alexander Medvednikov 2019-06-27 02:23:28 +0200
  • 3e131373fa Added error catching for values < 1 ChrisYeomans 2019-06-27 01:22:47 +0100
  • fac84f51ed Added a factorial function to the math library ChrisYeomans 2019-06-27 01:19:13 +0100
  • 7931cce2b8 compiler: added structure printing capabilities Henrixounez 2019-06-27 00:12:55 +0200
  • ba3390e6dd parser: prompt error if struct is made public and if pub is wrongly used Henrixounez 2019-06-26 20:23:10 +0200
  • ef6f8242ae help: cleaner help informations Henrixounez 2019-06-26 17:40:04 +0200
  • 1870e4fb05 parsing: fixed compound assignment operator bug on for loops Henrixounez 2019-06-26 19:07:58 +0200
  • 02ea661f40 parser: fixed problem hexa being casted into float Henrixounez 2019-06-26 21:23:05 +0200
  • e9a2e4b85e base64: make encode and decode public Henrixounez 2019-06-26 19:12:58 +0200
  • 2d7e86df27 fix tests S-YOU 2019-06-27 02:03:35 +0900
  • dce63b7f36 Changed position and made function public Bowero 2019-06-26 18:56:33 +0200
  • e6db5094be Added option to clear screen / clear() Bowero 2019-06-26 18:54:15 +0200
  • 67fb6e2e33 Add Travis build status shamofu 2019-06-27 01:49:01 +0900