Commit Graph

  • 8197dfcb20 separate .gitignore for examples it will be easier to move the examples to a separate repository if it increases whoami 2019-06-26 18:22:03 +0300
  • b342c9c659 Add .gitignore to example Thomas Senechal 2019-06-26 17:25:20 +0200
  • 0d39018dc1 [i] instead of .at(i) #641 Bowero 2019-06-26 16:55:45 +0200
  • df63f66e63 add string contain (c char) bool function makao007 2019-06-26 22:49:21 +0800
  • aa57a80346
    Cleanup redundant checks of enum in parser and added checks for pub token lutherwenxu 2019-06-26 22:14:12 +0800
  • c7422970df making time-methods public, fixing gamme of life example Stephan Bösebeck 2019-06-26 16:10:42 +0200
  • 46308252b3 Fix typo shamofu 2019-06-26 22:54:58 +0900
  • bbe31233ce Merge branch 'master' into string makao007 2019-06-26 21:51:30 +0800
  • ebe6e17523 string is_letter rename to is_alpha and add string is_alnum method makao007 2019-06-26 21:28:36 +0800
  • 27f1b84252 Update README.md Xiphin 2019-06-26 21:03:29 +0800
  • a0c34433e0
    Create centos7_install_error liuyezi 2019-06-26 21:16:52 +0800
  • 7238a2e3d6
    Create centos7_install_error liuyezi 2019-06-26 21:16:48 +0800
  • a70d9734dd array.v: added support to print arrays of more types Henrixounez 2019-06-24 21:09:03 +0200
  • 28ee8594a3 Merge remote-tracking branch 'upstream/master' into redundant-args Ryota Ikezawa 2019-06-26 22:05:27 +0900
  • 824f10c041 added arguments handling for run Henrixounez 2019-06-26 14:13:02 +0200
  • f7eb388df0 avoid literal number #651 drswinghead 2019-06-26 19:54:03 +0800
  • e917f9f83c fix Byteptr to byte* error #584 drswinghead 2019-06-26 19:50:07 +0800
  • 1c5d3ecd75
    Makefile curl whoami 2019-06-26 14:37:28 +0300
  • 3ae93e9c76 rename get_extension to ext, add path_sans_ext Kaiyin Zhong 2019-06-26 12:56:05 +0200
  • a878202318 change double to f64, add fn main() to hello world example Kaiyin Zhong 2019-06-26 12:54:14 +0200
  • 89fbc40ff2
    Makefile cleanup whoami 2019-06-26 13:53:46 +0300
  • 826b0c6a5d Rewrite time module ofunc 2019-06-26 18:27:48 +0800
  • b68e903487 add string is_letter testcase makao007 2019-06-26 17:55:10 +0800
  • 6f12c1407f add string is_digit method makao007 2019-06-26 17:46:17 +0800
  • d4be0b13c7 ignore example binaries Kaiyin Zhong 2019-06-26 11:32:44 +0200
  • bd5b028ff5 get extension of path Kaiyin Zhong 2019-06-26 11:28:06 +0200
  • 260a4d7f17 Removed C Bowero 2019-06-26 09:15:56 +0200
  • 279e0acfe6 Add option to reverse() Bowero 2019-06-26 08:26:56 +0200
  • e29b504f19
    fix a miss perry14 2019-06-26 11:29:36 +0800
  • a550c574ca
    Fixed:Spelling mistake perry14 2019-06-26 10:57:51 +0800
  • 62f8bcbb78 stop relocation of define directives from happening superwhiskers 2019-06-25 20:35:27 -0500
  • bea6b4339c Merge remote-tracking branch 'upstream/master' into redundant-args Ryota Ikezawa 2019-06-26 09:46:40 +0900
  • d58be51576 base64: add test and fix test chai2010 2019-06-25 23:06:37 +0800
  • 1c6e89b097 use matrix and add osx build S-YOU 2019-06-26 08:26:26 +0900
  • 19df125b8f add log and rename colors wfhtqp 2019-06-26 08:14:38 +0800
  • 520daf7da2 partially solves users modules building and import problems Henrixounez 2019-06-26 01:15:17 +0200
  • f5f3ac097a run tests in travis S-YOU 2019-06-26 07:58:17 +0900
  • 1573c920a1
    Fix examples/game_of_life/README.md Wink Saville 2019-06-25 12:51:52 -0700
  • 341ee23b4f
    Add several gitignore files Wink Saville 2019-06-25 13:25:50 -0700
  • 5d86f899b9
    Add .gitignore to compiler Wink Saville 2019-06-25 13:25:50 -0700
  • ac89b92c40 Clean up the code Thomas Senechal 2019-06-25 23:31:33 +0200
  • 2356dc1dfa
    Add outdir to Makefile Wink Saville 2019-06-25 12:48:31 -0700
  • 0ec31d353f
    Add .gitignore to examples Wink Saville 2019-06-25 12:56:43 -0700
  • ffd87d5ab8
    Cleanup example/game_of_life Wink Saville 2019-06-25 12:51:52 -0700
  • 98efac55dc lower case shamofu 2019-06-26 04:31:39 +0900
  • 90e189b888 Merge remote-tracking branch 'upstream/master' into redundant-args Ryota Ikezawa 2019-06-26 04:29:06 +0900
  • 6b18e8c762
    Remove vc dependency from all Wink Saville 2019-06-25 12:22:02 -0700
  • da2ec2094f 👍 Fix up redundant type declare and remove space Ryota Ikezawa 2019-06-26 04:04:15 +0900
  • 9de4cf262f fix typo in parser jumblerg 2019-06-25 14:42:13 -0400
  • 920ce013bc Update README.md kekeimiku 2019-06-26 02:48:34 +0800
  • c63eb99db3 base64: add encode chai2010 2019-06-26 01:37:18 +0800
  • dc57bf8961 Update target path shamofu 2019-06-26 01:07:28 +0900
  • 8b926dc633 Make string.index() use a linear KMP search Undumendil 2019-06-25 19:05:24 +0300
  • d72edec143 add log replace color nzlov 2019-06-25 23:52:34 +0800
  • e620749392 removed else statement in getline Henrixounez 2019-06-25 17:39:13 +0200
  • 0ae9301dce Fix itoa references LouCle 2019-06-25 17:30:52 +0200
  • 27877ed6c5 Add itoa function for broken integer sizes LouCle 2019-06-25 17:29:41 +0200
  • 838d8837fa
    Fix the indent daquexian 2019-06-25 23:27:53 +0800
  • cf575da124 release consts daquexian 2019-06-25 23:22:50 +0800
  • 6cb3a538f2 removed bits C code inside utf8 builtin Henrixounez 2019-06-25 17:22:01 +0200
  • cc4d60cc1c add `unsetenv`, `setenv`, `clearenv` to os module musou1500 2019-06-26 00:03:18 +0900
  • 0407e3c809 Fixed set color values Bowero 2019-06-25 16:12:36 +0200
  • b14cc0963c
    Merge branch 'master' into add_vc_repo AurelienFT 2019-06-25 15:51:35 +0200
  • 7cae7e7066 fixed indentation on multiline condition Henrixounez 2019-06-25 15:29:54 +0200
  • ac3b72d053 quick fix for compound assignment operators Henrixounez 2019-06-25 15:26:26 +0200
  • 2235aa6dd2
    Fix news_fetcher example lutherwenxu 2019-06-23 21:36:24 +0800
  • 0681c6d3b4 Fix Issues #553 Xiphin 2019-06-25 12:29:02 +0800
  • 457344e34c Update README.md Xiphin 2019-06-25 11:46:45 +0800
  • 0273ae05ea Travis script Kriyszig 2019-06-25 10:25:44 +0530
  • 2f6f10cd0d
    add title Balamurali Pandranki 2019-06-25 17:23:12 +0530
  • ccc366992f
    doc: add code of conduct Balamurali Pandranki 2019-06-25 17:16:55 +0530
  • ed9dd1b173
    Merge branch 'master' of github.com:vlang/v Balamurali Pandranki 2019-06-25 16:52:45 +0530
  • 4c39dca88f
    Fix news_fetcher example lutherwenxu 2019-06-23 21:36:24 +0800
  • 7c286c70f5 README: Add azure pipeline build status badge Kriyszig 2019-06-25 15:57:06 +0530
  • 9660d9b74f Removed float types Bowero 2019-06-25 11:16:55 +0200
  • eb2d99c98c
    Update compiler/main.v musou1500 2019-06-25 17:04:17 +0900
  • 7c838d03b0 Added different functions for casting to integers and strings Bowero 2019-06-25 10:04:02 +0200
  • 49c3cb79c9 added math constants (they must be in PascalCase) (change radians) RustemB 2019-06-25 11:37:47 +0500
  • e1fb17607e added math constants (they must be in PascalCase) (change radians) RustemB 2019-06-25 11:37:23 +0500
  • 0ffdc8a978 added math constants (they must be in PascalCase) RustemB 2019-06-25 11:31:35 +0500
  • 5c78009c33 remove `v.c` musou1500 2019-06-25 14:17:36 +0900
  • 94d8efdb8a Travis script Kriyszig 2019-06-25 10:25:44 +0530
  • 4726941164 rename `V_PATH` to `V_ROOT` musou1500 2019-06-25 14:08:39 +0900
  • f2ad9be12f implement experimental custom location musou1500 2019-06-24 23:03:49 +0900
  • 52474d85eb Update README.md xuzhiwei 2019-06-25 13:11:33 +0800
  • 27fb8586b8 Format code xuzhiwei 2019-06-25 12:57:57 +0800
  • 80dc8d8ef1 Update .gitignore and Makefile xuzhiwei 2019-06-25 12:47:29 +0800
  • ff80e52477 Free value Eli José Carrasquero 2019-06-24 22:19:32 -0300
  • 744ea78e10 Add display of rune Aurélien Foucault 2019-06-25 02:39:39 +0200
  • 6e2f4b1629 changed newline value to literal character Henrixounez 2019-06-25 02:25:59 +0200
  • 95e3eacc6b
    Merge branch 'master' into feature/add_unset_index_methods_to_map Eli José Carrasquero 2019-06-24 20:40:35 -0300
  • 9601b40f1d add uset & index methods to map Eli José Carrasquero 2019-06-24 19:52:32 -0300
  • 3d872cf1bd getline: checks if newline at the end to not cut end of line Henrixounez 2019-06-25 00:25:01 +0200
  • b3a9a865af parser.v: changed the booleans controlling if pub or mut Henrixounez 2019-06-24 23:37:35 +0200
  • e10d61cc01 parser.v: fixed pub mut handling Henrixounez 2019-06-24 23:34:39 +0200
  • 2b2fee275b
    Fixed typo in gx.v ultraviolets 2019-06-24 21:59:56 +0100
  • dbb5f9f4fd Add exists method to map Eli José Carrasquero 2019-06-24 17:37:53 -0300
  • a68dd8dd6e Added free() method for StringBuilder Undumendil 2019-06-24 23:34:21 +0300
  • 94208b9515 Add all types of int and float to json decode/encode Aurélien Foucault 2019-06-24 22:25:35 +0200
  • b83043b901
    Updated colors in gx.v ultraviolets 2019-06-24 21:15:32 +0100