Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Remove UTF-8 characters from NabLab langage #98

Open
lelandaisb opened this issue Mar 29, 2022 · 1 comment
Open

Remove UTF-8 characters from NabLab langage #98

lelandaisb opened this issue Mar 29, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@lelandaisb
Copy link
Collaborator

Must provide LaTeX transformation rules for functions which can become LaTeX functions or operators (example: tensorial product).
Automatically transforms variables for greek letters.

@lelandaisb lelandaisb added the enhancement New feature or request label Mar 29, 2022
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Aug 1, 2022
Rename all use of PrimitiveType unicode '\u2115', '\u211D', '\u213E' by
int, real and bool.
Generated code and LaTeX view are unchanged.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Aug 5, 2022
Rename all use of PrimitiveType unicode '\u2115', '\u211D', '\u213E' by
int, real and bool.
Generated code and LaTeX view are unchanged.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Aug 5, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt).
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Aug 5, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt).
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Aug 5, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt).
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Aug 8, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt).
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Aug 8, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt).
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Aug 9, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt).
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Aug 23, 2022
Replace \u2200 and \u2208 caracters by 'forall' and 'in'.
Replace \u2192, \u00D7 caracters by changing the function/reduction
syntaxes.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Sep 7, 2022
Rename all use of PrimitiveType unicode '\u2115', '\u211D', '\u213E' by
int, real and bool.
Generated code and LaTeX view are unchanged.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Sep 7, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt).
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Sep 7, 2022
Replace \u2200 and \u2208 caracters by 'forall' and 'in'.
Replace \u2192, \u00D7 caracters by changing the function/reduction
syntaxes.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 4, 2022
Rename all use of PrimitiveType unicode '\u2115', '\u211D', '\u213E' by
int, real and bool.
Generated code and LaTeX view are unchanged.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 4, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt).
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 4, 2022
Replace \u2200 and \u2208 caracters by 'forall' and 'in'.
Replace \u2192, \u00D7 caracters by changing the function/reduction
syntaxes.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 4, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt).
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 4, 2022
Replace \u2200 and \u2208 caracters by 'forall' and 'in'.
Replace \u2192, \u00D7 caracters by changing the function/reduction
syntaxes.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 6, 2022
Rename all use of PrimitiveType unicode '\u2115', '\u211D', '\u213E' by
int, real and bool.
Generated code and LaTeX view are unchanged.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 6, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt).
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 6, 2022
Use of LaTeX keywoed instead of unicode for the LaTeX view

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 6, 2022
Replace \u2200 and \u2208 caracters by 'forall' and 'in'.
Replace \u2192, \u00D7 caracters by changing the function/reduction
syntaxes.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 6, 2022
Replace \u2200 and \u2208 caracters by 'forall' and 'in'.
Replace \u2192, \u00D7 caracters by changing the function/reduction
syntaxes.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 6, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt).
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 7, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt symbols).
Use of LaTeX keywoed instead of unicode for the LaTeX view
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 7, 2022
Replace \u2200 and \u2208 caracters by 'forall' and 'in'.
Replace \u2192, \u00D7 caracters by changing the function/reduction
syntaxes.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 7, 2022
Generation of new ref levelDB BDD for TU.

Bug: cea-hpc#98
Signed-off-by: Vincent Blain <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 7, 2022
Generation of new generated code.

Bug: cea-hpc#98
Signed-off-by: Vincent Blain <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 7, 2022
Generation of new ref levelDB BDD for TU.

Bug: cea-hpc#98
Signed-off-by: Vincent Blain <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 7, 2022
Generation of new generated code.

Bug: cea-hpc#98
Signed-off-by: Vincent Blain <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 12, 2022
Generation of new generated code.

Bug: cea-hpc#98
Signed-off-by: Vincent Blain <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 13, 2022
Rename all use of PrimitiveType unicode '\u2115', '\u211D', '\u213E' by
int, real and bool.
Generated code and LaTeX view are unchanged.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 13, 2022
Remove possibility to create variables using unicode caracters (greek
alphabet, sum, prod and sqrt symbols).
Use of LaTeX keywoed instead of unicode for the LaTeX view
Generated code and LaTeX view are unchanged or equivalent.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 13, 2022
Replace \u2200 and \u2208 caracters by 'forall' and 'in'.
Replace \u2192, \u00D7 caracters by changing the function/reduction
syntaxes.

Bug: cea-hpc#98
Signed-off-by: Vincent BLAIN <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 13, 2022
Generation of new ref levelDB BDD for TU.

Bug: cea-hpc#98
Signed-off-by: Vincent Blain <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 13, 2022
Generation of new generated code.

Bug: cea-hpc#98
Signed-off-by: Vincent Blain <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 14, 2022
Add a trigger for launch TU when event is  "pull_request".

Bug: cea-hpc#98
Signed-off-by: Vincent Blain <vincent.blain@obeosoft.com>
vblainobeo added a commit to vblainobeo/NabLab that referenced this issue Oct 14, 2022
Add a trigger for launch tests when event is  "pull_request".

Bug: cea-hpc#98
Signed-off-by: Vincent Blain <vincent.blain@obeosoft.com>
AxelRICHARD added a commit to AxelRICHARD/NabLab that referenced this issue Nov 9, 2022
Bug: cea-hpc#98
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
AxelRICHARD added a commit to AxelRICHARD/NabLab that referenced this issue Nov 9, 2022
Bug: cea-hpc#98
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
@AxelRICHARD
Copy link
Contributor

May be this issue can now be closed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants