]> Nishi Git Mirror - gwion.git/log
gwion.git
4 years ago:art: Improve ARC
fennecdjay [Sun, 8 Nov 2020 12:33:10 +0000 (13:33 +0100)]
:art: Improve ARC

4 years ago:wrench: Improve build system
fennecdjay [Sun, 8 Nov 2020 10:08:04 +0000 (11:08 +0100)]
:wrench: Improve build system

4 years ago:wrench: Coverage cleaning
fennecdjay [Sat, 7 Nov 2020 19:31:56 +0000 (20:31 +0100)]
:wrench: Coverage cleaning

4 years ago:art: Remove uselss defines
fennecdjay [Sat, 7 Nov 2020 19:28:04 +0000 (20:28 +0100)]
:art: Remove uselss defines

4 years ago:art: Update macro arguments system
fennecdjay [Sat, 7 Nov 2020 11:49:37 +0000 (12:49 +0100)]
:art: Update macro arguments system

4 years ago:art: Update
fennecdjay [Fri, 6 Nov 2020 11:41:19 +0000 (12:41 +0100)]
:art: Update

4 years ago:art: Use strstr family
fennecdjay [Thu, 5 Nov 2020 22:54:05 +0000 (23:54 +0100)]
:art: Use strstr family

4 years ago:wrench: Ignore coverage files
fennecdjay [Thu, 5 Nov 2020 22:48:14 +0000 (23:48 +0100)]
:wrench: Ignore coverage files

4 years ago:art: Update plug
fennecdjay [Thu, 5 Nov 2020 22:47:35 +0000 (23:47 +0100)]
:art: Update plug

4 years ago:art: Add strings.h (Windows)
fennecdjay [Thu, 5 Nov 2020 22:47:21 +0000 (23:47 +0100)]
:art: Add strings.h (Windows)

4 years ago:art: Rework string lib
fennecdjay [Thu, 5 Nov 2020 22:09:42 +0000 (23:09 +0100)]
:art: Rework string lib

4 years ago:white_check_mark: test string find
fennecdjay [Thu, 5 Nov 2020 18:49:07 +0000 (19:49 +0100)]
:white_check_mark: test string find

4 years ago:white_check_mark: Some string tests
fennecdjay [Thu, 5 Nov 2020 17:00:04 +0000 (18:00 +0100)]
:white_check_mark: Some string tests

4 years ago:white_check_mark: Test struct import
fennecdjay [Thu, 5 Nov 2020 15:23:25 +0000 (16:23 +0100)]
:white_check_mark: Test struct import

4 years ago:art: Improve plug API
fennecdjay [Thu, 5 Nov 2020 15:09:15 +0000 (16:09 +0100)]
:art: Improve plug API

4 years ago:bug: Fix structs
fennecdjay [Thu, 5 Nov 2020 15:05:33 +0000 (16:05 +0100)]
:bug: Fix structs

4 years ago:art: Improve plug API
fennecdjay [Thu, 5 Nov 2020 15:04:59 +0000 (16:04 +0100)]
:art: Improve plug API

4 years ago:art: Improve vararg import
fennecdjay [Thu, 5 Nov 2020 15:01:56 +0000 (16:01 +0100)]
:art: Improve vararg import

4 years ago:white_check_mark: Thorough plug testing
fennecdjay [Thu, 5 Nov 2020 15:01:24 +0000 (16:01 +0100)]
:white_check_mark: Thorough plug testing

4 years ago:white_check_mark: Update tests (parralel lib testing)
fennecdjay [Wed, 4 Nov 2020 13:21:20 +0000 (14:21 +0100)]
:white_check_mark: Update tests (parralel lib testing)

4 years ago:art: Small fixes
fennecdjay [Wed, 4 Nov 2020 08:49:07 +0000 (09:49 +0100)]
:art: Small fixes

4 years ago:art: Move tests
fennecdjay [Tue, 3 Nov 2020 19:34:30 +0000 (20:34 +0100)]
:art: Move tests

4 years ago:art: Introduce '#require'
fennecdjay [Tue, 3 Nov 2020 19:27:24 +0000 (20:27 +0100)]
:art: Introduce '#require'

4 years agoFix Flags 219/head
fennecdjay [Mon, 2 Nov 2020 11:47:13 +0000 (12:47 +0100)]
Fix Flags

4 years agoFix Flags
fennecdjay [Mon, 2 Nov 2020 11:45:02 +0000 (12:45 +0100)]
Fix Flags

4 years ago:wrench: Small Makefile improvments
fennecdjay [Mon, 26 Oct 2020 11:54:44 +0000 (12:54 +0100)]
:wrench: Small Makefile improvments

4 years ago:wrench: Favor ${MAKE} orver make
fennecdjay [Mon, 26 Oct 2020 11:27:25 +0000 (12:27 +0100)]
:wrench: Favor ${MAKE} orver make

4 years ago:wrench: Move variables to env [CI]
fennecdjay [Mon, 26 Oct 2020 11:26:50 +0000 (12:26 +0100)]
:wrench: Move variables to env [CI]

4 years ago:art: Clean headers
fennecdjay [Mon, 26 Oct 2020 11:24:31 +0000 (12:24 +0100)]
:art: Clean headers

4 years ago:bug: Prevent inheritance from abstract type
fennecdjay [Fri, 23 Oct 2020 09:31:47 +0000 (11:31 +0200)]
:bug: Prevent inheritance from abstract type

4 years ago:wrench: make test stoppable again
fennecdjay [Fri, 23 Oct 2020 09:30:04 +0000 (11:30 +0200)]
:wrench: make test stoppable again

4 years ago:art: Split _find_template_match (1/2) (#217)
Pranav Joglekar [Tue, 20 Oct 2020 19:15:24 +0000 (00:45 +0530)]
:art: Split _find_template_match (1/2) (#217)

* :art: Split _find_template_match (1/2)

* :art: Split _find_template_match (2/2)

4 years agoStr2type (#218)
Jérémie Astor [Tue, 20 Oct 2020 16:57:14 +0000 (18:57 +0200)]
Str2type (#218)

* :art: Introduce str2type

* :art: start moving str2xxx using Gwion

* :art: str2sym

* :art: str2symlist

* :art: str2var

* :art: str2varlist

* :art: tmpl_list

* :art: _str2decl

* :art: str2decl

* :art: ac->pos

* :art: str2type

* :art: clean and split

* :art: clean headers

* :art: Use in foreach

* :art: Use in lib_func

4 years ago:wrench: Update util
Jérémie Astor [Tue, 20 Oct 2020 13:38:03 +0000 (15:38 +0200)]
:wrench: Update util

4 years agoMerge branch 'master' of https://github.com/fennecdjay/Gwion into master
Jérémie Astor [Tue, 20 Oct 2020 13:21:34 +0000 (15:21 +0200)]
Merge branch 'master' of https://github.com/fennecdjay/Gwion into master

4 years ago:wrench: Update ast
Jérémie Astor [Tue, 20 Oct 2020 13:21:21 +0000 (15:21 +0200)]
:wrench: Update ast

4 years agoMerge pull request #216 from forrcaho/master
Forrest Cahoon [Mon, 19 Oct 2020 13:31:25 +0000 (08:31 -0500)]
Merge pull request #216 from forrcaho/master

Update .gitmodules file to pull from new subproject locations

4 years agoUpdate .gitmodules file to pull from new subproject locations 216/head
Forrest Cahoon [Mon, 19 Oct 2020 00:45:34 +0000 (19:45 -0500)]
Update .gitmodules file to pull from new subproject locations

4 years agoMerge pull request #210 from forrcaho/master
Forrest Cahoon [Sun, 18 Oct 2020 20:12:16 +0000 (15:12 -0500)]
Merge pull request #210 from forrcaho/master

Update README.md to include plug submodule

4 years agoUpdate README.md 210/head
Forrest Cahoon [Sun, 18 Oct 2020 17:41:19 +0000 (12:41 -0500)]
Update README.md

Incorporated changes suggested by @fennecdjay

4 years ago:book: Clean README [skip ci]
Jérémie Astor [Sun, 18 Oct 2020 15:35:31 +0000 (17:35 +0200)]
:book: Clean README [skip ci]

4 years ago:wrench: Post owner change Fix
Jérémie Astor [Sun, 18 Oct 2020 15:34:32 +0000 (17:34 +0200)]
:wrench: Post owner change Fix

4 years ago:wrench: Change update target to Gwion/Gwion
Jérémie Astor [Sun, 18 Oct 2020 14:38:05 +0000 (16:38 +0200)]
:wrench: Change update target to Gwion/Gwion

4 years ago:wrench: Change update target to Gwion/Gwion
Jérémie Astor [Sun, 18 Oct 2020 14:36:40 +0000 (16:36 +0200)]
:wrench: Change update target to Gwion/Gwion

4 years agoUpdate README.md
Forrest Cahoon [Tue, 13 Oct 2020 02:12:01 +0000 (21:12 -0500)]
Update README.md

4 years agoMerge pull request #215 from fennecdjay/all-contributors/add-SenorGrande
Jérémie Astor [Mon, 12 Oct 2020 19:37:57 +0000 (21:37 +0200)]
Merge pull request #215 from fennecdjay/all-contributors/add-SenorGrande

docs: add SenorGrande as a contributor

4 years agodocs: update .all-contributorsrc [skip ci] 215/head
allcontributors[bot] [Mon, 12 Oct 2020 19:37:40 +0000 (19:37 +0000)]
docs: update .all-contributorsrc [skip ci]

4 years agodocs: update README.md [skip ci]
allcontributors[bot] [Mon, 12 Oct 2020 19:37:39 +0000 (19:37 +0000)]
docs: update README.md [skip ci]

4 years agoMerge pull request #212 from SenorGrande/feat/skip-benchmark
Jérémie Astor [Mon, 12 Oct 2020 19:37:38 +0000 (21:37 +0200)]
Merge pull request #212 from SenorGrande/feat/skip-benchmark

:wrench: Add command to skip benchmark

4 years agoMerge pull request #214 from fennecdjay/all-contributors/add-forrcaho
Jérémie Astor [Mon, 12 Oct 2020 12:27:59 +0000 (14:27 +0200)]
Merge pull request #214 from fennecdjay/all-contributors/add-forrcaho

docs: add forrcaho as a contributor

4 years agodocs: update .all-contributorsrc [skip ci] 214/head
allcontributors[bot] [Mon, 12 Oct 2020 12:27:44 +0000 (12:27 +0000)]
docs: update .all-contributorsrc [skip ci]

4 years agodocs: update README.md [skip ci]
allcontributors[bot] [Mon, 12 Oct 2020 12:27:43 +0000 (12:27 +0000)]
docs: update README.md [skip ci]

4 years agoMerge pull request #213 from fennecdjay/all-contributors/add-deekts
Jérémie Astor [Mon, 12 Oct 2020 09:24:55 +0000 (11:24 +0200)]
Merge pull request #213 from fennecdjay/all-contributors/add-deekts

docs: add deekts as a contributor

4 years agodocs: update .all-contributorsrc [skip ci] 213/head
allcontributors[bot] [Mon, 12 Oct 2020 09:21:53 +0000 (09:21 +0000)]
docs: update .all-contributorsrc [skip ci]

4 years agodocs: update README.md [skip ci]
allcontributors[bot] [Mon, 12 Oct 2020 09:21:52 +0000 (09:21 +0000)]
docs: update README.md [skip ci]

4 years ago:wrench: Add command to skip benchmark 212/head
SenorGrande [Mon, 12 Oct 2020 08:42:15 +0000 (21:42 +1300)]
:wrench: Add command to skip benchmark
Command will exit CI if 'skip ci' exists in the commit message.
This is detailed in Issue #209

4 years agoMerge pull request #211 from deekts/codeqlanalysis
Jérémie Astor [Sun, 11 Oct 2020 13:06:05 +0000 (15:06 +0200)]
Merge pull request #211 from deekts/codeqlanalysis

Fix #208
Thank you!

4 years agoFix #208 211/head
deekts [Sat, 10 Oct 2020 21:20:49 +0000 (21:20 +0000)]
Fix #208

4 years agoUpdate README.md to include plug submodule
Forrest Cahoon [Sat, 10 Oct 2020 04:13:36 +0000 (23:13 -0500)]
Update README.md to include plug submodule

I _think_ this is correct? I was going nuts trying to figure out how Gwion was supposed to actually make sound ...

4 years agoUpdate README.md [skip ci]
Jérémie Astor [Thu, 8 Oct 2020 10:00:57 +0000 (12:00 +0200)]
Update README.md [skip ci]

4 years agoMerge pull request #207 from fennecdjay/all-contributors/add-ry-v1
Jérémie Astor [Thu, 8 Oct 2020 09:57:44 +0000 (11:57 +0200)]
Merge pull request #207 from fennecdjay/all-contributors/add-ry-v1

docs: add ry-v1 as a contributor [skip ci]

4 years agodocs: update .all-contributorsrc [skip ci] 207/head
allcontributors[bot] [Thu, 8 Oct 2020 09:56:36 +0000 (09:56 +0000)]
docs: update .all-contributorsrc [skip ci]

4 years agodocs: update README.md [skip ci]
allcontributors[bot] [Thu, 8 Oct 2020 09:56:35 +0000 (09:56 +0000)]
docs: update README.md [skip ci]

4 years agoMerge pull request #206 from ry-v1/patch-1 [skpi ci]
Jérémie Astor [Thu, 8 Oct 2020 09:51:41 +0000 (11:51 +0200)]
Merge pull request #206 from ry-v1/patch-1 [skpi ci]

Fix contributor link #205

4 years agoFix contributor link #205 206/head
ry-v1 [Thu, 8 Oct 2020 09:45:38 +0000 (15:15 +0530)]
Fix contributor link #205

4 years agoFix contributor link #205
ry-v1 [Wed, 7 Oct 2020 17:54:21 +0000 (23:24 +0530)]
Fix contributor link #205

4 years agoMerge pull request #203 from Pranav2612000/move_find_template_match
Jérémie Astor [Wed, 7 Oct 2020 15:10:04 +0000 (17:10 +0200)]
Merge pull request #203 from Pranav2612000/move_find_template_match

:art: Move find_template_match and helping fns to new file

4 years ago:art: Move find_template_match and helping fns to new file 203/head
Pranav [Wed, 7 Oct 2020 10:47:07 +0000 (16:17 +0530)]
:art: Move find_template_match and helping fns to new file

4 years agoMerge pull request #202 from fennecdjay/all-contributors/add-a
Jérémie Astor [Wed, 7 Oct 2020 07:52:50 +0000 (09:52 +0200)]
Merge pull request #202 from fennecdjay/all-contributors/add-a

docs: add a as a contributor

4 years agodocs: update .all-contributorsrc [skip ci] 202/head
allcontributors[bot] [Wed, 7 Oct 2020 07:52:36 +0000 (07:52 +0000)]
docs: update .all-contributorsrc [skip ci]

4 years agodocs: update README.md [skip ci]
allcontributors[bot] [Wed, 7 Oct 2020 07:52:35 +0000 (07:52 +0000)]
docs: update README.md [skip ci]

4 years agoMerge pull request #200 from umer2001/master
Jérémie Astor [Wed, 7 Oct 2020 07:51:21 +0000 (09:51 +0200)]
Merge pull request #200 from umer2001/master

🐛 Fix Windows CI `CC` env in testing step

4 years agoMerge pull request #201 from a-mere-peasant/master
Jérémie Astor [Wed, 7 Oct 2020 07:50:51 +0000 (09:50 +0200)]
Merge pull request #201 from a-mere-peasant/master

:book: Add Installation instructions [skip ci]

4 years ago:book: Add Installation instructions 201/head
a-mere-peasant [Tue, 6 Oct 2020 16:32:32 +0000 (22:02 +0530)]
:book: Add Installation instructions

4 years ago🐛 Fix Windows CI `CC` env in testing step 200/head
umer2001 [Tue, 6 Oct 2020 15:45:12 +0000 (20:45 +0500)]
🐛 Fix Windows CI `CC` env in testing step

4 years agoMerge pull request #199 from fennecdjay/all-contributors/add-umer2001
Jérémie Astor [Tue, 6 Oct 2020 15:40:38 +0000 (17:40 +0200)]
Merge pull request #199 from fennecdjay/all-contributors/add-umer2001

docs: add umer2001 as a contributor [skip ci]

4 years agodocs: update .all-contributorsrc [skip ci] 199/head
allcontributors[bot] [Tue, 6 Oct 2020 15:39:56 +0000 (15:39 +0000)]
docs: update .all-contributorsrc [skip ci]

4 years agodocs: update README.md [skip ci]
allcontributors[bot] [Tue, 6 Oct 2020 15:39:55 +0000 (15:39 +0000)]
docs: update README.md [skip ci]

4 years agoMerge pull request #197 from umer2001/master
Jérémie Astor [Tue, 6 Oct 2020 15:18:59 +0000 (17:18 +0200)]
Merge pull request #197 from umer2001/master

🐛 Fix async mode in tests #196

4 years ago🐛 Fix async mode 197/head
umer2001 [Tue, 6 Oct 2020 15:11:38 +0000 (20:11 +0500)]
🐛 Fix async mode

4 years agoMerge branch 'master' of https://github.com/fennecdjay/Gwion into master
Jérémie Astor [Tue, 6 Oct 2020 15:01:02 +0000 (17:01 +0200)]
Merge branch 'master' of https://github.com/fennecdjay/Gwion into master

4 years ago:bug: Fix envset vulnerability
Jérémie Astor [Tue, 6 Oct 2020 15:00:53 +0000 (17:00 +0200)]
:bug: Fix envset vulnerability

4 years agoMerge pull request #194 from TotallyNotChase/ci-fixes
Jérémie Astor [Mon, 5 Oct 2020 10:17:33 +0000 (12:17 +0200)]
Merge pull request #194 from TotallyNotChase/ci-fixes

Fix coverage CI

4 years ago:wrench: Separate steps for building and testing in coverage 194/head
Chase [Sun, 4 Oct 2020 19:18:00 +0000 (03:18 +0800)]
:wrench: Separate steps for building and testing in coverage

4 years ago:wrench: Set `BUILD_ON_WINDOWS` on the test step as well
Chase [Sun, 4 Oct 2020 18:45:15 +0000 (02:45 +0800)]
:wrench: Set `BUILD_ON_WINDOWS` on the test step as well

4 years ago:wrench: Set `BUILD_ON_WINDOWS` in windows.yml
Chase [Sun, 4 Oct 2020 18:35:26 +0000 (02:35 +0800)]
:wrench: Set `BUILD_ON_WINDOWS` in windows.yml

4 years ago:wrench: Make linux/macos/windows.yml actions run on PRs as well
Chase [Sun, 4 Oct 2020 18:16:13 +0000 (02:16 +0800)]
:wrench: Make linux/macos/windows.yml actions run on PRs as well

4 years ago:wrench: Set cc back to gcc for windows
Chase [Sun, 4 Oct 2020 18:15:19 +0000 (02:15 +0800)]
:wrench: Set cc back to gcc for windows

4 years ago:wrench: Fix missing colon after name
Chase [Sun, 4 Oct 2020 18:14:41 +0000 (02:14 +0800)]
:wrench: Fix missing colon after name

4 years ago:wrench: Remove comments from the end of file
Chase [Sun, 4 Oct 2020 18:11:37 +0000 (02:11 +0800)]
:wrench: Remove comments from the end of file

4 years agoMerge branch 'ci-fixes' of https://github.com/TotallyNotChase/Gwion into ci-fixes
Chase [Sun, 4 Oct 2020 17:42:29 +0000 (01:42 +0800)]
Merge branch 'ci-fixes' of https://github.com/TotallyNotChase/Gwion into ci-fixes

4 years ago:wrench: Remove gwion-action from linux/macos/windows workflows
Chase [Sun, 4 Oct 2020 17:42:22 +0000 (01:42 +0800)]
:wrench: Remove gwion-action from linux/macos/windows workflows

4 years ago:wrench: Remove "Send mail" step from coverage report
Chase [Sun, 4 Oct 2020 17:38:59 +0000 (01:38 +0800)]
:wrench: Remove "Send mail" step from coverage report

4 years ago:wrench: Make "Send mail" only execute in original repo
Chase [Sun, 4 Oct 2020 16:38:39 +0000 (00:38 +0800)]
:wrench: Make "Send mail" only execute in original repo

4 years ago:wrench: Fix branchname resolution during report generation
Chase [Sun, 4 Oct 2020 16:37:39 +0000 (00:37 +0800)]
:wrench: Fix branchname resolution during report generation

4 years ago:wrench: Use checkout + make instead of gwion-action for coverage
Chase [Sun, 4 Oct 2020 16:37:02 +0000 (00:37 +0800)]
:wrench: Use checkout + make instead of gwion-action for coverage

4 years agoMerge pull request #1 from fennecdjay/master
Chase [Sun, 4 Oct 2020 06:52:01 +0000 (11:22 +0430)]
Merge pull request #1 from fennecdjay/master

Update with origin

4 years agoMerge pull request #191 from fennecdjay/all-contributors/add-evayde
Jérémie Astor [Sat, 3 Oct 2020 11:53:39 +0000 (13:53 +0200)]
Merge pull request #191 from fennecdjay/all-contributors/add-evayde

docs: add evayde as a contributor

4 years agodocs: update .all-contributorsrc [skip ci] 191/head
allcontributors[bot] [Sat, 3 Oct 2020 11:52:36 +0000 (11:52 +0000)]
docs: update .all-contributorsrc [skip ci]

4 years agodocs: update README.md [skip ci]
allcontributors[bot] [Sat, 3 Oct 2020 11:52:35 +0000 (11:52 +0000)]
docs: update README.md [skip ci]