]> Nishi Git Mirror - gwion.git/log
gwion.git
3 years ago:art: Get Rid of typeof tests
Jérémie Astor [Mon, 4 Jan 2021 21:33:50 +0000 (22:33 +0100)]
:art: Get Rid of typeof tests

3 years ago:art: Get Rid of typeof
Jérémie Astor [Mon, 4 Jan 2021 21:18:59 +0000 (22:18 +0100)]
:art: Get Rid of typeof

3 years ago:art: Update list
Jérémie Astor [Sun, 3 Jan 2021 13:31:45 +0000 (14:31 +0100)]
:art: Update list

3 years ago:art: Array safety for abstract types
Jérémie Astor [Sun, 3 Jan 2021 00:02:26 +0000 (01:02 +0100)]
:art: Array safety for abstract types

3 years ago:art: Improve scan1_decl logic
Jérémie Astor [Sat, 2 Jan 2021 23:54:23 +0000 (00:54 +0100)]
:art: Improve scan1_decl logic

3 years ago:art: use some int_fast
Jérémie Astor [Thu, 31 Dec 2020 15:20:07 +0000 (16:20 +0100)]
:art: use some int_fast

3 years ago:bomb: Less ref move
Jérémie Astor [Thu, 31 Dec 2020 14:45:58 +0000 (15:45 +0100)]
:bomb: Less ref move

3 years ago:art: Remove addref for ops
Jérémie Astor [Wed, 30 Dec 2020 22:22:14 +0000 (23:22 +0100)]
:art: Remove addref for ops

3 years ago:art: Update Tuple
Jérémie Astor [Wed, 30 Dec 2020 22:19:37 +0000 (23:19 +0100)]
:art: Update Tuple

3 years ago:art: Improve operator definition
Jérémie Astor [Wed, 30 Dec 2020 21:57:08 +0000 (22:57 +0100)]
:art: Improve operator definition

3 years ago:bug: Fix postfix op
Jérémie Astor [Wed, 30 Dec 2020 21:32:50 +0000 (22:32 +0100)]
:bug: Fix postfix op

3 years ago:art: xxxfix
Jérémie Astor [Wed, 30 Dec 2020 14:01:47 +0000 (15:01 +0100)]
:art: xxxfix

3 years ago:art: Cleaning
Jérémie Astor [Wed, 30 Dec 2020 12:44:05 +0000 (13:44 +0100)]
:art: Cleaning

3 years ago:art: Peephole optimization
Jérémie Astor [Wed, 30 Dec 2020 01:48:32 +0000 (02:48 +0100)]
:art: Peephole optimization

3 years ago:art: Sndfile: choose output filename
Jérémie Astor [Mon, 28 Dec 2020 17:56:45 +0000 (18:56 +0100)]
:art: Sndfile: choose output filename

3 years ago:art: Remove unsed func
Jérémie Astor [Mon, 28 Dec 2020 17:42:18 +0000 (18:42 +0100)]
:art: Remove unsed func

3 years ago:bug: Fix Array.remove
Jérémie Astor [Mon, 28 Dec 2020 11:31:51 +0000 (12:31 +0100)]
:bug: Fix Array.remove

3 years ago:art: Use vector for match->cond
Jérémie Astor [Tue, 22 Dec 2020 12:42:28 +0000 (13:42 +0100)]
:art: Use vector for match->cond

3 years ago:art: Warn about late
Jérémie Astor [Tue, 22 Dec 2020 02:08:55 +0000 (03:08 +0100)]
:art: Warn about late

3 years ago:art: Operator improvement
Jérémie Astor [Tue, 22 Dec 2020 00:25:16 +0000 (01:25 +0100)]
:art: Operator improvement

3 years ago:art: Optionnal None in unions
Jérémie Astor [Mon, 21 Dec 2020 23:59:59 +0000 (00:59 +0100)]
:art: Optionnal None in unions

3 years ago:art: Be more permissive
Jérémie Astor [Mon, 21 Dec 2020 23:41:19 +0000 (00:41 +0100)]
:art: Be more permissive

3 years ago:art: Few fixes
Jérémie Astor [Mon, 21 Dec 2020 23:39:56 +0000 (00:39 +0100)]
:art: Few fixes

3 years ago:art: Union as abstract types
Jérémie Astor [Mon, 21 Dec 2020 22:04:55 +0000 (23:04 +0100)]
:art: Union as abstract types

3 years ago:art: Improve locale (still optionnal)
Jérémie Astor [Sun, 20 Dec 2020 16:29:36 +0000 (17:29 +0100)]
:art: Improve locale (still optionnal)

3 years ago:art: Improve locale (still optionnal)
Jérémie Astor [Sun, 20 Dec 2020 16:29:01 +0000 (17:29 +0100)]
:art: Improve locale (still optionnal)

3 years ago:art: Improve locale (still optionnal)
Jérémie Astor [Sun, 20 Dec 2020 16:25:11 +0000 (17:25 +0100)]
:art: Improve locale (still optionnal)

3 years ago:art: Improve locale (still optionnal)
Jérémie Astor [Sun, 20 Dec 2020 16:19:07 +0000 (17:19 +0100)]
:art: Improve locale (still optionnal)

3 years ago:art: Improve locale
Jérémie Astor [Sun, 20 Dec 2020 16:14:15 +0000 (17:14 +0100)]
:art: Improve locale

3 years ago:art: Simplify exp
Jérémie Astor [Sun, 20 Dec 2020 15:58:05 +0000 (16:58 +0100)]
:art: Simplify exp

3 years ago:bug: Fix byecode freeing
Jérémie Astor [Fri, 18 Dec 2020 13:01:14 +0000 (14:01 +0100)]
:bug: Fix byecode freeing

3 years ago:bug: Fix jumps
Jérémie Astor [Fri, 18 Dec 2020 13:01:00 +0000 (14:01 +0100)]
:bug: Fix jumps

3 years ago:art: (late) Object operators
Jérémie Astor [Fri, 18 Dec 2020 03:00:22 +0000 (04:00 +0100)]
:art: (late) Object operators

3 years ago:art: Indexed jumps (add files)
Jérémie Astor [Fri, 18 Dec 2020 01:26:11 +0000 (02:26 +0100)]
:art: Indexed jumps (add files)

3 years ago:art: Indexed jumps
Jérémie Astor [Fri, 18 Dec 2020 01:24:21 +0000 (02:24 +0100)]
:art: Indexed jumps

3 years ago:bomb: Messed with git :confused:
Jérémie Astor [Thu, 17 Dec 2020 23:31:58 +0000 (00:31 +0100)]
:bomb: Messed with git :confused:

3 years ago:art: clean
Jérémie Astor [Thu, 17 Dec 2020 11:17:35 +0000 (12:17 +0100)]
:art: clean

3 years ago:bug: Parse td[x][y] in decl
Jérémie Astor [Thu, 17 Dec 2020 10:34:22 +0000 (11:34 +0100)]
:bug: Parse td[x][y] in decl

3 years ago:bug: Fix member in closure
Jérémie Astor [Thu, 17 Dec 2020 10:24:17 +0000 (11:24 +0100)]
:bug: Fix member in closure

3 years ago:art: Remove Dot.t_base
Jérémie Astor [Wed, 16 Dec 2020 23:48:39 +0000 (00:48 +0100)]
:art: Remove Dot.t_base

3 years ago:wrench: Re-set flags
Jérémie Astor [Wed, 16 Dec 2020 21:14:51 +0000 (22:14 +0100)]
:wrench: Re-set flags

3 years ago:art: update modules
Jérémie Astor [Wed, 16 Dec 2020 21:07:57 +0000 (22:07 +0100)]
:art: update modules

3 years ago:art: small fix
Jérémie Astor [Wed, 16 Dec 2020 17:53:45 +0000 (18:53 +0100)]
:art: small fix

3 years ago:art: Digit separators
Jérémie Astor [Wed, 16 Dec 2020 17:40:41 +0000 (18:40 +0100)]
:art: Digit separators

3 years ago:wrench: Fuzzit deprecated
Jérémie Astor [Wed, 16 Dec 2020 17:13:17 +0000 (18:13 +0100)]
:wrench: Fuzzit deprecated

3 years agoMerge branch 'TaggedUnions2'
Jérémie Astor [Wed, 16 Dec 2020 17:02:24 +0000 (18:02 +0100)]
Merge branch 'TaggedUnions2'

3 years ago:art: Update modules
Jérémie Astor [Wed, 16 Dec 2020 16:50:07 +0000 (17:50 +0100)]
:art: Update modules

3 years ago:art: Improve late checking, again
Jérémie Astor [Wed, 16 Dec 2020 16:39:38 +0000 (17:39 +0100)]
:art: Improve late checking, again

3 years ago:art: Improve late checking
Jérémie Astor [Wed, 16 Dec 2020 16:28:31 +0000 (17:28 +0100)]
:art: Improve late checking

3 years ago:bug: Fix stmt_each for [][]... types
Jérémie Astor [Wed, 16 Dec 2020 01:53:58 +0000 (02:53 +0100)]
:bug: Fix stmt_each for [][]... types

3 years ago:art: Improve xxx2xxx consistency
Jérémie Astor [Wed, 16 Dec 2020 01:09:55 +0000 (02:09 +0100)]
:art: Improve xxx2xxx consistency

3 years ago:art: Update
Jérémie Astor [Wed, 16 Dec 2020 00:29:40 +0000 (01:29 +0100)]
:art: Update

3 years ago:art: More 2str or str2 functions
Jérémie Astor [Tue, 15 Dec 2020 14:48:32 +0000 (15:48 +0100)]
:art: More 2str or str2 functions

3 years ago:art: Rename str2decl => str2td
Jérémie Astor [Tue, 15 Dec 2020 13:56:13 +0000 (14:56 +0100)]
:art: Rename str2decl => str2td

3 years ago:art: Simplify template_name
Jérémie Astor [Tue, 15 Dec 2020 13:53:22 +0000 (14:53 +0100)]
:art: Simplify template_name

3 years ago:art: Improve escape sequences
Jérémie Astor [Tue, 15 Dec 2020 11:52:01 +0000 (12:52 +0100)]
:art: Improve escape sequences

3 years ago:art: Improve op_emit api
Jérémie Astor [Tue, 15 Dec 2020 02:58:10 +0000 (03:58 +0100)]
:art: Improve op_emit api

3 years ago:art: op_emit now returns m_bool
Jérémie Astor [Tue, 15 Dec 2020 02:26:56 +0000 (03:26 +0100)]
:art: op_emit now returns m_bool

3 years ago:art: Fix xxxfix
Jérémie Astor [Tue, 15 Dec 2020 02:09:02 +0000 (03:09 +0100)]
:art: Fix xxxfix

3 years ago:art: Revert Digit separator for now
Jérémie Astor [Tue, 15 Dec 2020 01:39:39 +0000 (02:39 +0100)]
:art: Revert Digit separator for now

3 years ago:art: Cleaning (notably owned symbol)
Jérémie Astor [Tue, 15 Dec 2020 01:38:49 +0000 (02:38 +0100)]
:art: Cleaning (notably owned symbol)

3 years ago:art: Remove unused func
Jérémie Astor [Tue, 15 Dec 2020 01:17:06 +0000 (02:17 +0100)]
:art: Remove unused func

3 years ago:art: add digit separator
Jérémie Astor [Tue, 15 Dec 2020 01:09:42 +0000 (02:09 +0100)]
:art: add digit separator

3 years ago:bomb: Fix object_release and clean.
Jérémie Astor [Tue, 15 Dec 2020 00:34:44 +0000 (01:34 +0100)]
:bomb: Fix object_release and clean.

3 years ago:art: Cleaning
Jérémie Astor [Tue, 15 Dec 2020 00:24:28 +0000 (01:24 +0100)]
:art: Cleaning

3 years ago:bug: Auto 'latification' of abstract types
Jérémie Astor [Tue, 15 Dec 2020 00:19:17 +0000 (01:19 +0100)]
:bug: Auto 'latification' of abstract types

3 years ago:bug: Fix Fork retval
Jérémie Astor [Tue, 15 Dec 2020 00:18:52 +0000 (01:18 +0100)]
:bug: Fix Fork retval

3 years ago:art: Rename ref to late
Jérémie Astor [Mon, 14 Dec 2020 23:44:20 +0000 (00:44 +0100)]
:art: Rename ref to late

3 years ago:art: Make @Foreach non inferable
Jérémie Astor [Mon, 14 Dec 2020 23:30:32 +0000 (00:30 +0100)]
:art: Make @Foreach non inferable

3 years ago:art: Improve foreach
Jérémie Astor [Mon, 14 Dec 2020 23:27:24 +0000 (00:27 +0100)]
:art: Improve foreach

3 years ago:art: Towards late
Jérémie Astor [Mon, 14 Dec 2020 20:38:29 +0000 (21:38 +0100)]
:art: Towards late

3 years ago:bomb: Fork memory things
Jérémie Astor [Mon, 14 Dec 2020 19:01:11 +0000 (20:01 +0100)]
:bomb: Fork memory things

3 years ago:art: Add Union.is()
Jérémie Astor [Mon, 14 Dec 2020 15:28:30 +0000 (16:28 +0100)]
:art: Add Union.is()

3 years ago:art: Update ast
Jérémie Astor [Mon, 14 Dec 2020 00:33:17 +0000 (01:33 +0100)]
:art: Update ast

3 years ago:art: Add var names to unions
Jérémie Astor [Mon, 14 Dec 2020 00:21:16 +0000 (01:21 +0100)]
:art: Add var names to unions

3 years ago:art: Update ast
Jérémie Astor [Sun, 13 Dec 2020 21:00:46 +0000 (22:00 +0100)]
:art: Update ast

3 years ago:art: Cleaning
Jérémie Astor [Sun, 13 Dec 2020 20:58:28 +0000 (21:58 +0100)]
:art: Cleaning

3 years ago:art: Improvments
Jérémie Astor [Sun, 13 Dec 2020 20:52:14 +0000 (21:52 +0100)]
:art: Improvments

3 years ago:art: Simplify unions
Jérémie Astor [Sat, 12 Dec 2020 21:44:03 +0000 (22:44 +0100)]
:art: Simplify unions

3 years ago:art: Fix tests
Jérémie Astor [Sat, 12 Dec 2020 12:57:57 +0000 (13:57 +0100)]
:art: Fix tests

3 years ago:art: Remove useless loop
Jérémie Astor [Sat, 12 Dec 2020 12:51:37 +0000 (13:51 +0100)]
:art: Remove useless loop

3 years ago:art: Back to Cunion syntax
Jérémie Astor [Sat, 12 Dec 2020 12:51:21 +0000 (13:51 +0100)]
:art: Back to Cunion syntax

3 years ago:art: emit_exp_call1 now boolean
Jérémie Astor [Sat, 12 Dec 2020 11:45:01 +0000 (12:45 +0100)]
:art: emit_exp_call1 now boolean

3 years ago:wrench: Fix tests
Jérémie Astor [Sat, 12 Dec 2020 11:37:14 +0000 (12:37 +0100)]
:wrench: Fix tests

3 years ago:art: More Tagged unions
Jérémie Astor [Sat, 12 Dec 2020 11:11:37 +0000 (12:11 +0100)]
:art: More Tagged unions

3 years ago:art: Update Ast
Jérémie Astor [Fri, 11 Dec 2020 00:29:25 +0000 (01:29 +0100)]
:art: Update Ast

3 years ago:art: Tagged unions and Maybe type
Jérémie Astor [Fri, 11 Dec 2020 00:26:44 +0000 (01:26 +0100)]
:art: Tagged unions and Maybe type

3 years ago:bug: Fix operator global
Jérémie Astor [Wed, 9 Dec 2020 17:03:36 +0000 (18:03 +0100)]
:bug: Fix operator global

3 years ago:art: Nonnull not (!) checking
Jérémie Astor [Wed, 9 Dec 2020 01:50:43 +0000 (02:50 +0100)]
:art: Nonnull not (!) checking

3 years ago:art: Improve IntRange
Jérémie Astor [Wed, 9 Dec 2020 01:50:20 +0000 (02:50 +0100)]
:art: Improve IntRange

3 years ago:art: Add atoi and atof
Jérémie Astor [Tue, 8 Dec 2020 18:41:09 +0000 (19:41 +0100)]
:art: Add atoi and atof

3 years ago:art: Add ** operator.
Jérémie Astor [Tue, 8 Dec 2020 17:42:28 +0000 (18:42 +0100)]
:art: Add ** operator.

3 years ago:art: Improve globals
Jérémie Astor [Tue, 8 Dec 2020 16:55:45 +0000 (17:55 +0100)]
:art: Improve globals

3 years ago:art: Prohibit import of empty enums
Jérémie Astor [Tue, 8 Dec 2020 01:00:11 +0000 (02:00 +0100)]
:art: Prohibit import of empty enums

3 years ago:art: Rewrite opi_nonnull using func pointer array
Jérémie Astor [Tue, 8 Dec 2020 00:56:07 +0000 (01:56 +0100)]
:art: Rewrite opi_nonnull using func pointer array

3 years ago:bug: Fix UGen->trig connection
Jérémie Astor [Mon, 7 Dec 2020 22:45:01 +0000 (23:45 +0100)]
:bug: Fix UGen->trig connection

3 years ago:art: Allow abstract ctor
Jérémie Astor [Mon, 7 Dec 2020 21:01:16 +0000 (22:01 +0100)]
:art: Allow abstract ctor

3 years ago:art: Update tests
Jérémie Astor [Mon, 7 Dec 2020 17:32:41 +0000 (18:32 +0100)]
:art: Update tests

3 years ago:bug: Fix scoping
Jérémie Astor [Mon, 7 Dec 2020 17:06:29 +0000 (18:06 +0100)]
:bug: Fix scoping

3 years ago:art: Remove Warnings
Jérémie Astor [Sun, 6 Dec 2020 19:54:15 +0000 (20:54 +0100)]
:art: Remove Warnings