Commit Graph

  • e9aca12560
    ci: switched to vieter-v master Jef Roosens 2022-06-22 20:26:43 +0200
  • ad966c29c2
    ci: disable gc by default Jef Roosens 2022-06-10 14:21:02 +0200
  • 0e3efb655e
    ci: Added docker workflow & Dockerfile Jef Roosens 2022-04-15 09:52:10 +0200
  • b817f8ebc9
    ci: bumped alpine version & added mandoc to builder image Jef Roosens 2022-06-02 17:06:52 +0200
  • 3d0ecd0a2d
    ci: Added PKGBUILD & workflow for deploying Arch packages Jef Roosens 2022-04-18 10:27:07 +0200
  • 77b5845c2c
    ci: Added docker workflow & Dockerfile Jef Roosens 2022-04-15 09:52:10 +0200
  • d336b7b877
    examples: add another vweb example, showing file upload, transform, and file download (#14842) CC 2022-06-24 00:23:47 -0600
  • ccc3271493 docs: restore the important sentence about the mutable args that have to be marked on call Delyan Angelov 2022-06-23 21:15:21 +0300
  • e5bbb23389
    examples: fix 2048 gameplay (#14838) Emirhan Yener 2022-06-23 21:07:30 +0300
  • c10ba6d81a
    os: add `.cmd` to the list of Windows executable suffixes (#14839) Wertzui123 2022-06-23 19:12:29 +0200
  • b0fe21f018
    ci: fix long lines/links in docs.md Delyan Angelov 2022-06-23 20:09:20 +0300
  • c17200c33d
    doc: clear up concurrency and immutable fn args Alexander Medvednikov 2022-06-23 17:46:57 +0300
  • 298dc77c38
    ci: add pure `-os android` checks (#14837) Larpon 2022-06-23 10:22:55 +0200
  • e9a8f5fcc7
    cgen: fix ref_struct.str() with null pointer (#14836) yuyi 2022-06-23 13:35:21 +0800
  • 587101a1ea
    os: fix `find_abs_path_of_executable` function (on Windows) (#14835) Wertzui123 2022-06-23 02:36:15 +0200
  • 2524207d1c
    tools: support c2v.exe in `v translate`, use os.quoted_path, cleanup errors. Delyan Angelov 2022-06-23 03:31:05 +0300
  • 78c527b243
    tutorials: improve c2v tutorial a bit Alexander Medvednikov 2022-06-23 02:45:14 +0300
  • dbc51a4579
    readme: add c2v demo Alexander Medvednikov 2022-06-23 02:33:09 +0300
  • ed8c63cc0b
    builtin: add a contains_only method on string (#14830) l-m 2022-06-23 08:41:42 +1000
  • a7108ff05c
    docs: use the actual most recent output of c2v in the example Delyan Angelov 2022-06-23 01:39:39 +0300
  • b8d9bfec16
    docs: fix C primes example in the tutorials (fixes c2v translation on linux) Delyan Angelov 2022-06-23 01:35:45 +0300
  • 436081a9f5
    ci: fix `v check-md tutorials/` Delyan Angelov 2022-06-23 01:30:22 +0300
  • 1b87a4770c
    tutorials: rename the folder containing spaces, to fix git checkouts on windows Delyan Angelov 2022-06-23 01:08:07 +0300
  • 856270cac2
    tutorials: restore the old tutorials/building_a_simple_web_blog_with_vweb/ folder. Delyan Angelov 2022-06-23 00:11:59 +0300
  • 989c5e26f5 c2v: use https git clone Alexander Medvednikov 2022-06-22 22:49:29 +0300
  • fe673e7963 tutorials: rename vweb tutorial Alexander Medvednikov 2022-06-22 22:48:40 +0300
  • ae2183043b tutorials: c2v Alexander Medvednikov 2022-06-22 22:47:37 +0300
  • 5cd5d551e3
    v.pkgconfig: fix building standalone pkgconfig (#14825) Dialga 2022-06-23 07:38:50 +1200
  • c9ab086029 cmd/tools: enable c2v Alexander Medvednikov 2022-06-22 22:10:46 +0300
  • e6c3de2f46
    cgen: format cgen.init() generated c codes (#14824) yuyi 2022-06-23 02:39:15 +0800
  • 3fb88500a2
    os: improve Android interop (#14827) Larpon 2022-06-22 20:38:27 +0200
  • 585b5145fa
    cgen: fix auto string method generated for []&int{len:1} (#14829) yuyi 2022-06-22 19:54:04 +0800
  • 6a4ba22eae
    tests: flush test headers to ensure stable output with VJOBS>1 Delyan Angelov 2022-06-22 12:45:24 +0300
  • 23d1c792c0
    native: fix macho generation for macos11-amd64 (#14821) pancake 2022-06-22 10:58:27 +0200
  • 74fb473301
    ci: use unique concurrency.group for native_backend_tests.yml Delyan Angelov 2022-06-22 11:23:40 +0300
  • 6c060b76fd
    ci: fix v building inside native_backend_tests.yml Delyan Angelov 2022-06-22 11:19:00 +0300
  • 48b2ab157b
    ci: add a separate native_backend_tests.yml, to run the native tests on all the available github actions vm environments Delyan Angelov 2022-06-22 08:53:42 +0300
  • c64c4907a2
    parser: check closure var name conflict (#14823) yuyi 2022-06-22 14:04:15 +0800
  • e2e3992e0d
    ci: remove `continue-on-error: true` for most ci jobs (#14811) Delyan Angelov 2022-06-22 00:20:57 +0300
  • 8172fecb51
    vweb: remove the extra '/' in scan_static_directory (#14806) ghosttk 2022-06-21 20:13:09 +0800
  • 9f5e442dab
    tools: add bump flags to vcomplete (#14813) Larpon 2022-06-21 14:11:42 +0200
  • c160ba2a8d
    checker: stricter mutable reference check (fix #14803) (#14805) yuyi 2022-06-21 18:23:21 +0800
  • c6f94e9cab
    tools: distribute vpm queries randomly between the available backend servers Delyan Angelov 2022-06-21 12:58:22 +0300
  • cab6355a38
    cgen: fix array of reference sumtype index() (#14812) yuyi 2022-06-21 17:37:54 +0800
  • f08c768c8e
    tools: add a new readonly VPM server mirror url, to mitigate failures of the main vpm.vlang.io Delyan Angelov 2022-06-21 12:27:27 +0300
  • e505fcdac0
    encoding.csv: update reader.v (#14807) Ulises Jeremias Cornejo Fandos 2022-06-21 02:31:47 -0300
  • f6f77e5264
    clipboard: make clipboard.Clipboard public on windows (#14810) yuyi 2022-06-21 13:21:54 +0800
  • 524df8da1b
    math: add zpl stuff (#14543) David 'Epper' Marshall 2022-06-20 17:17:49 -0400
  • 473d26ce47 builtin: enforce linking to libgc.a with -prod on macos Delyan Angelov 2022-06-20 21:29:19 +0300
  • 1caff5b379
    native: initial support for apple-m1 (#14795) pancake 2022-06-20 20:25:12 +0200
  • 8703e336e0
    checker: cleanup in fn_decl() (#14802) yuyi 2022-06-20 22:56:02 +0800
  • 1fc9e1a716
    tools: build c2v in non verbose mode by default Delyan Angelov 2022-06-20 16:03:39 +0300
  • fa2e8d8459
    tools: use os.system for the c2v runs to monitor the progress more easily Delyan Angelov 2022-06-20 15:50:38 +0300
  • 0e4198f23b
    tools: fix `v vet file.v` for `return if x { y // comment } else { z }` Delyan Angelov 2022-06-20 13:28:53 +0300
  • cf1fc6f090
    ast: fix array of reference sumtype appending (#14797) yuyi 2022-06-20 17:23:53 +0800
  • 924239026c pref: disable gc for translated code Alexander Medvednikov 2022-06-19 20:07:45 +0300
  • bc60b0d1a3 builder: add -c when building object files Alexander Medvednikov 2022-06-19 19:57:52 +0300
  • d215618f4c sokol: mark pub structs Alexander Medvednikov 2022-06-19 19:47:41 +0300
  • de136f6baf
    checker: improve pub struct check (fix #14446) (#14777) yuyi 2022-06-19 22:42:22 +0800
  • 37ef1ee453
    tools: do show the output of c2v, when it fails Delyan Angelov 2022-06-19 17:08:21 +0300
  • 7b1ade237b
    tools: fix the first run of `v translate hw.c` Delyan Angelov 2022-06-19 16:19:56 +0300
  • b9cb56572f
    ci: use VTEST_JUST_ESSENTIAL=1 for the -cstrict test-self task in ubuntu-clang too Delyan Angelov 2022-06-19 16:08:24 +0300
  • 6875a173ec cmd: enable `v translate`, download and install c2v Alexander Medvednikov 2022-06-19 15:52:42 +0300
  • 97be840a6d
    ci: use VTEST_JUST_ESSENTIAL=1 for the ubuntu -cstrict gcc task (prevent 2 hour runs) Delyan Angelov 2022-06-19 13:29:36 +0300
  • e0310964d9
    native: initial support for `defer` (#14779) lemon 2022-06-19 05:51:31 +0900
  • 10051e005a parser, cgen: temporary prefix ++ for translated code Alexander Medvednikov 2022-06-18 13:30:33 +0300
  • 18dfaf6164
    tools: handle fn attributes/comments more robustly, when `v missdoc` is run (#14774) wahur666 2022-06-18 10:02:39 +0200
  • 01fdd5d07f
    cgen: add a minor optimisation for array.push_many (#14770) yuyi 2022-06-17 14:44:13 +0800
  • b89617726c pref: is_o Alexander Medvednikov 2022-06-16 20:51:17 +0300
  • 5df3d8ac75
    orm: mysql fixes (#14772) Louis Schmieder 2022-06-16 19:19:49 +0200
  • fb5a40d1c8 builder: handle linker errors when building .o files Alexander Medvednikov 2022-06-16 15:19:13 +0300
  • 26714fadc5
    ast, checker, cgen: improve sorting globals and consts (#14769) yuyi 2022-06-16 19:32:41 +0800
  • 9c72b85f72 checker: temporary c2v struct init fix Alexander Medvednikov 2022-06-16 14:24:17 +0300
  • df239b9208
    doc: fix 'specifing' typo (#14768) Danilo Lekovic 2022-06-16 01:12:58 -0700
  • f2962c34dd
    cgen: format module_init generated c code (#14764) yuyi 2022-06-16 16:01:17 +0800
  • 205221074c tools: support `v watch -k run examples/gg/rectangles.v` (keep a program running) Delyan Angelov 2022-06-15 18:00:02 +0300
  • 0c1708db23
    cgen: minor cleanup in stmt() (#14763) yuyi 2022-06-15 22:44:00 +0800
  • 5135952c9c
    v.util: add a retry loop for tool compilation in launch_tool() (#14760) yuyi 2022-06-15 16:59:53 +0800
  • 7f38b92ca8
    cgen: simplify sorting globals and consts (#14761) yuyi 2022-06-15 16:56:17 +0800
  • 7c50d276c7
    ast: minor cleanup in is_comptime_type() (#14759) yuyi 2022-06-14 19:21:45 +0800
  • e4e858b132
    transformer: fix a bug with string literal length (#14757) lemon 2022-06-14 18:42:45 +0900
  • 6d8a0ad15d
    ast, checker, cgen: sort consts with call expr (fix #14748) (#14755) yuyi 2022-06-14 15:50:20 +0800
  • 2f1a896d18
    native: integer-to-string conversion (#14758) Spydr 2022-06-13 23:35:25 +0200
  • 67716b5b59
    cgen: fix comptime if attributes for `test_` functions (#14756) Leo Developer 2022-06-13 20:22:25 +0200
  • 5efa67906c
    cgen: sort const array init order (fix #14748) (#14749) yuyi 2022-06-14 02:09:24 +0800
  • 3535927bcd
    parser: correct error message for seclector_expr_assign.vv (#14747) yuyi 2022-06-13 01:29:54 +0800
  • 139c34c07d
    gg: optimise app.gg.show_fps() (cache ctx.text_size() results, round frame to int without interpolation, center text inside the background rectangle) Delyan Angelov 2022-06-12 16:07:00 +0300
  • 4682e17ac1
    gg: fix `v -d show_fps run examples/gg/stars.v` Delyan Angelov 2022-06-12 15:15:53 +0300
  • 7e06203da8 gg: support `-d show_fps` for all gg apps Delyan Angelov 2022-06-12 14:20:26 +0300
  • ff8e286c88
    compress.gzip: support `gzip.decompress(data, verify_length: false, verify_checksum: false)?` Delyan Angelov 2022-06-12 11:24:41 +0300
  • 5c104cf981
    native: implement `neg()` for arm64 (#14745) Spydr 2022-06-12 08:42:39 +0200
  • 8fa1e30dd2
    native: int-to-string conversion detecting zeros and negative values (#14743) Spydr 2022-06-11 20:20:13 +0200
  • f08266ab66
    doc: autofree/gc update Alexander Medvednikov 2022-06-11 20:44:28 +0300
  • f3351b6a29
    pref: maintain order of 'debug' in compile defines as mod cache key depends on it Joe Conigliaro 2022-06-12 02:22:04 +1000
  • 5cea8d30fa
    ci: make crun_test.v more robust by reducing the tested gap from 5x to 4x Delyan Angelov 2022-06-11 18:44:02 +0300
  • a538ab7e8c
    cgen: minor cleanup for sort globals and consts (#14742) yuyi 2022-06-11 23:42:22 +0800
  • cdf4ffc513
    cgen: sort globals and consts definitions (#14739) yuyi 2022-06-11 22:17:49 +0800
  • c7a619d16e
    native: support `else`, `break`, `continue` (#14738) lemon 2022-06-11 17:50:19 +0900
  • da7a166708
    v.pkgconfig: fix duplication in short flags to the standalone pkgconfig binary (#14740) Dialga 2022-06-11 20:06:55 +1200
  • 26d051475a
    cgen: ensure closures are kept alive when using the GC (#14736) spaceface 2022-06-10 18:48:50 +0200