Commit Graph

  • 6a0ac35af2 use matrix and add osx build S-YOU 2019-06-26 08:26:26 +0900
  • 7a2d9ef06e fix a miss perry14 2019-06-26 11:29:36 +0800
  • 60c3303970
    Update PULL_REQUEST_TEMPLATE Alex Medvednikov 2019-06-26 13:53:42 +0200
  • abe43eaa90
    Update PULL_REQUEST_TEMPLATE Alex Medvednikov 2019-06-26 13:42:56 +0200
  • 9819680845
    Create PULL_REQUEST_TEMPLATE Alex Medvednikov 2019-06-26 13:39:38 +0200
  • 032d8609c7 Makefile cleanup whoami 2019-06-26 13:53:46 +0300
  • b0a5cac0c0 clean up Alexander Medvednikov 2019-06-26 13:17:45 +0200
  • c860bac7bf don't allow calling private functions/methods Alexander Medvednikov 2019-06-26 12:56:49 +0200
  • 2a3cf0bec9 os.v: clean up init_os_args() Alexander Medvednikov 2019-06-25 23:43:04 +0200
  • 8417fec5dc os.read_file(): replace C code with V, return `?string`, handle errors everywhere Alexander Medvednikov 2019-06-26 10:57:13 +0200
  • b00a47be66 Revert "add log replace color" Alexander Medvednikov 2019-06-26 01:28:00 +0200
  • 8ef27f0bb3 add log replace color nzlov 2019-06-25 23:52:34 +0800
  • 354e9ff1f8 Update README.md kekeimiku 2019-06-26 02:48:34 +0800
  • 67f68db530 Add several gitignore files Wink Saville 2019-06-25 13:25:50 -0700
  • 9e9480f638 run tests in travis S-YOU 2019-06-26 07:58:17 +0900
  • 82a65c75a9 Fix examples/game_of_life/README.md Wink Saville 2019-06-25 12:51:52 -0700
  • 6a2afa1cfe Parser.error(): information about what to do when V doesn't compile Alexander Medvednikov 2019-06-26 01:03:41 +0200
  • 8ceb110412 Add .gitignore to examples Wink Saville 2019-06-25 12:56:43 -0700
  • a0dbee7e45
    Makefile: use the new github v.c Alex Medvednikov 2019-06-25 23:05:16 +0200
  • f9f5ca46db
    Update README.md Alex Medvednikov 2019-06-25 23:02:43 +0200
  • ea4ea7d647
    Update README.md Alex Medvednikov 2019-06-25 23:02:25 +0200
  • c545bc62a7 time_lin.v: f64 Alexander Medvednikov 2019-06-25 22:20:51 +0200
  • f3f24b25bb remove old types and Alexander Medvednikov 2019-06-25 22:19:17 +0200
  • f26e65a943 remove old `float` type entirely Alexander Medvednikov 2019-06-25 21:36:44 +0200
  • a911146182 fix typo in parser jumblerg 2019-06-25 14:42:13 -0400
  • 7298a961c9 base64: add encode chai2010 2019-06-26 01:37:18 +0800
  • b16828dd4d simpler Makefile Alexander Medvednikov 2019-06-25 21:46:07 +0200
  • 63431ead94 Remove vc dependency from all Wink Saville 2019-06-25 12:22:02 -0700
  • 54bcbe0708 remove smap.v, it was not supposed to be released Alexander Medvednikov 2019-06-25 21:22:46 +0200
  • ded43f7532
    Update README.md Alex Medvednikov 2019-06-25 20:59:35 +0200
  • d71904823e V 0.1.3 Alexander Medvednikov 2019-06-25 20:49:27 +0200
  • 688bbcff9c v.exe: clone the repo on first launch Alexander Medvednikov 2019-06-25 20:41:46 +0200
  • 0c8afdfe13 Fix Issues #553 v0.1.3 Xiphin 2019-06-25 12:29:02 +0800
  • 056b41521a Revert "fixed indentation on multiline condition" Alexander Medvednikov 2019-06-25 15:41:33 +0200
  • 8f6ca60876 fixed indentation on multiline condition Henrixounez 2019-06-25 15:29:54 +0200
  • 663cbadf60 quick fix for compound assignment operators Henrixounez 2019-06-25 15:26:26 +0200
  • 218a46611e glm_test.v Alexander Medvednikov 2019-06-25 15:38:00 +0200
  • 8d93aab062 gg: update colors Alexander Medvednikov 2019-06-25 15:35:50 +0200
  • e566e750a3 array_test.v, base64_test.v Alexander Medvednikov 2019-06-25 15:31:56 +0200
  • 27ce02ce48
    Update README.md Alex Medvednikov 2019-06-25 15:14:19 +0200
  • 3369372d9e Update README.md Xiphin 2019-06-25 11:46:45 +0800
  • 5a20b6c5d0 Fixed typo in gx.v ultraviolets 2019-06-24 21:59:56 +0100
  • 7f7cbdab75 Updated colors in gx.v ultraviolets 2019-06-24 21:15:32 +0100
  • 48d65d6881 replace to_i() with int() everywhere Alexander Medvednikov 2019-06-25 14:56:34 +0200
  • c84318bf6b Removed float types Bowero 2019-06-25 11:16:55 +0200
  • 90c55cd4dc Added different functions for casting to integers and strings Bowero 2019-06-25 10:04:02 +0200
  • 61a8e6e47c V 0.1.2 Alexander Medvednikov 2019-06-25 14:45:07 +0200
  • 2a7747f1c3 Travis script Kriyszig 2019-06-25 10:25:44 +0530
  • 9c1fc6717f main.v: fix broken thirdparty dependencies Alexander Medvednikov 2019-06-25 14:24:12 +0200
  • ced6f7ffba
    Update README.md Alex Medvednikov 2019-06-25 13:16:48 +0200
  • 698447c1ab README: Add azure pipeline build status badge Kriyszig 2019-06-25 15:57:06 +0530
  • 59c7d49001
    Update README.md Alex Medvednikov 2019-06-25 12:44:56 +0200
  • bfac557370
    Update README.md Alex Medvednikov 2019-06-25 12:07:07 +0200
  • 64c9142a6b
    Create CodeStructure.md Alex Medvednikov 2019-06-25 12:06:55 +0200
  • c2947c8309
    Update README.md Alex Medvednikov 2019-06-25 12:05:00 +0200
  • db2091df3e added math constants (they must be in PascalCase) (change radians) RustemB 2019-06-25 11:37:47 +0500
  • 64e0366424 added math constants (they must be in PascalCase) (change radians) RustemB 2019-06-25 11:37:23 +0500
  • 0ec6578321 added math constants (they must be in PascalCase) RustemB 2019-06-25 11:31:35 +0500
  • 353a6edb7c
    Update Makefile Alex Medvednikov 2019-06-25 02:12:03 +0200
  • 302f93cbe5
    Update README.md Alex Medvednikov 2019-06-25 02:11:18 +0200
  • a1b6e4e523 V 0.1.1 Alexander Medvednikov 2019-06-25 02:07:32 +0200
  • 5d988fdcbd
    Update Makefile Alex Medvednikov 2019-06-25 02:03:58 +0200
  • add0abe956
    README.md: no more hardcoded installation path Alex Medvednikov 2019-06-25 02:02:05 +0200
  • 5a469c2e37 main.v: remove hardcoded path ~/code/v and allow V to be installed anywhere Alexander Medvednikov 2019-06-25 01:38:58 +0200
  • e285311290 Add all types of int and float to json decode/encode Aurélien Foucault 2019-06-24 22:25:35 +0200
  • 877f9e7070 Added free() method for StringBuilder Undumendil 2019-06-24 23:34:21 +0300
  • 229417244d Add exists method to map Eli José Carrasquero 2019-06-24 17:37:53 -0300
  • 31a03ae93e parser.v: changed the booleans controlling if pub or mut Henrixounez 2019-06-24 23:37:35 +0200
  • 47ad7a4c5e parser.v: fixed pub mut handling Henrixounez 2019-06-24 23:34:39 +0200
  • 02edf86c4a Update issue templates Alex Medvednikov 2019-06-24 21:22:05 +0200
  • d77f0155a3 Update issue templates Alex Medvednikov 2019-06-24 20:54:43 +0200
  • e140dc2329 Update issue templates Alex Medvednikov 2019-06-24 20:52:49 +0200
  • 97b21fba0e
    Update bug-report-for-v.md Alex Medvednikov 2019-06-24 20:42:30 +0200
  • a3bd1e4807
    Update bug-report-for-v.md Alex Medvednikov 2019-06-24 20:37:32 +0200
  • b9cb3d5a90
    gg repo note Alex Medvednikov 2019-06-24 19:43:05 +0200
  • 1ea71b7571 Add Azure Pipelines Config Balamurali Pandranki 2019-06-24 17:13:36 +0530
  • 7e997c2e44 Add arcus functions ofunc 2019-06-24 22:05:30 +0800
  • 601cc4a012 👍 Remove unnecessary spaces Ryota Ikezawa 2019-06-25 00:13:02 +0900
  • 2fee6bb29f 👍 Fix typo Ryota Ikezawa 2019-06-24 23:36:30 +0900
  • 539bebcc22 examples/news_fetcher.v: now displays story URL, not just title Steve Phillips 2019-06-24 08:16:01 -0700
  • ac53a4a2ab Added colors.v - Bring colors to the boring terminal Kriyszig 2019-06-24 22:20:36 +0530
  • 3a6d3e19bf
    Update README.md Alex Medvednikov 2019-06-24 18:53:22 +0200
  • 0921e30e43 Update bug-report-for-v.md ylluminate 2019-06-24 11:35:38 -0400
  • 4a34bbed42 Update CONDUCT.md ylluminate 2019-06-24 11:33:32 -0400
  • 02738b55b9 Add issue template ylluminate 2019-06-24 11:29:08 -0400
  • 25b46aeafd Update CONDUCT.md ylluminate 2019-06-24 09:08:13 -0400
  • 02d49b3200 Add Code of Conduct guidelines ylluminate 2019-06-23 20:54:26 -0400
  • 11861fe9fa translate arg Alexander Medvednikov 2019-06-24 17:42:44 +0200
  • 877d1c6255 table.v: stdout Alexander Medvednikov 2019-06-24 17:30:30 +0200
  • b494ee34e0
    Update README.md Alex Medvednikov 2019-06-24 16:07:41 +0200
  • 5932764088
    Update README.md Alex Medvednikov 2019-06-24 16:05:40 +0200
  • 734ad50f62
    Update README.md Alex Medvednikov 2019-06-24 16:04:19 +0200
  • 5720b01b7d remove execinfo.h for now Alexander Medvednikov 2019-06-24 15:53:29 +0200
  • bfd5fb373c
    Update README.md Alex Medvednikov 2019-06-24 15:02:53 +0200
  • be62ac35a8 examples: fix game of life demo Alexander Medvednikov 2019-06-24 15:00:31 +0200
  • f6fb5aa827 examples: game of life Alexander Medvednikov 2019-06-24 14:58:47 +0200
  • da1e1f34fc update help text Alexander Medvednikov 2019-06-24 14:43:17 +0200
  • baa4f9d0c9
    Makefile: gnu11 Alex Medvednikov 2019-06-24 14:18:23 +0200
  • 1381b1e743
    gnu11 option Alex Medvednikov 2019-06-24 14:17:34 +0200
  • 1ba53a39cb V 0.1.0 Alexander Medvednikov 2019-06-24 14:11:56 +0200