Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
G
Grimoire
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Wiki externe
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Kubat
Grimoire
Validations
Validations · devel
devel
Sélectionner une révision Git
1 résultat
Searching
grimoire
Auteur
Recherche par auteur
Tout auteur
authors
Kubat
martin2018
1 auteur
Parcourir les fichiers
mai 03, 2025
[VN] Add the base setters & getters for the graph
· 526aac37
Kubat
a rédigé
Il y a 3 mois
526aac37
mai 01, 2025
[VN+AST] Begin to add structs to form the script graph to execute!
· 1502e8b0
Kubat
a rédigé
Il y a 3 mois
1502e8b0
[VN] Add a way to use vn types in scripts and spells
· 0910c21f
Kubat
a rédigé
Il y a 3 mois
0910c21f
[AST] Modifies spell arguments to evaluate the expressions at runtime, we can't do otherwise.
· cbb6e603
Kubat
a rédigé
Il y a 3 mois
cbb6e603
[SPELL::STD] As an example, we implement a log spell
· 5dc69be8
Kubat
a rédigé
Il y a 3 mois
5dc69be8
[SPELL] Complement the API to have something usable to build spells
· b85f4ab8
Kubat
a rédigé
Il y a 3 mois
b85f4ab8
[AST] Move the Const & ConstOrVar definitions to their own file for readability
· 307730a4
Kubat
a rédigé
Il y a 3 mois
307730a4
[AST] Separate the BinOp into three categories to ease the implementation of binop evaluation
· 68294f44
Kubat
a rédigé
Il y a 3 mois
68294f44
[AST] Update AST and begin runtime implementation
· 335c3abc
Kubat
a rédigé
Il y a 3 mois
335c3abc
[PARSER] Export the expression parser
· 1d495ed0
Kubat
a rédigé
Il y a 3 mois
1d495ed0
[PARSER] Add the reserved keyword check + assign tags to each operator
· 82818670
Kubat
a rédigé
Il y a 3 mois
82818670
[AST] Differenciate from parser span and ast span, and add convertion to get...
· 0d5f651d
Kubat
a rédigé
Il y a 3 mois
0d5f651d
[PARSER] Finished implementing utils parsers
· 551e430b
Kubat
a rédigé
Il y a 3 mois
551e430b
avr. 29, 2025
[NOTEST] Parses strings, we handle Python-style strings
· a8fc2bc5
Kubat
a rédigé
Il y a 3 mois
a8fc2bc5
avr. 28, 2025
Should be enaugh to parse the expressions, only need to implement some...
· 303661f7
Kubat
a rédigé
Il y a 3 mois
303661f7
Parse the AST with a location span! for debug & info purpuses
· 2b8d155d
Kubat
a rédigé
Il y a 3 mois
2b8d155d
Add default cli for grimoire, with args-parsing!
· 2520ce80
Kubat
a rédigé
Il y a 3 mois
2520ce80
Reorganise the repo to have the core of grimoire, the godot bindings and the cli
· bc81a609
Kubat
a rédigé
Il y a 3 mois
bc81a609
avr. 20, 2025
parse: begin to implement the parser
· d1a59840
Kubat
a rédigé
Il y a 4 mois
d1a59840
Get ride of binary things, for now I don't know if we will be able to do the utils outside of godot
· b6adf7fa
Kubat
a rédigé
Il y a 4 mois
b6adf7fa
Add a dummy struct to see if it works on the godot side
· 8000d0a0
Kubat
a rédigé
Il y a 4 mois
8000d0a0
Reorganise the project as we will interface with godot and not our own thing
· 3e9c3e17
Kubat
a rédigé
Il y a 4 mois
3e9c3e17
avr. 19, 2025
Add spell arguments
· dca91ff6
Kubat
a rédigé
Il y a 4 mois
dca91ff6
Document the spell traits + make the cast/uncast methods taks a mut
· be18745e
Kubat
a rédigé
Il y a 4 mois
be18745e
Organise the Spell things
· 4af1f65d
Kubat
a rédigé
Il y a 4 mois
4af1f65d
avr. 18, 2025
Just trying an API for the Spell/SpellFactory
· 15601e54
Kubat
a rédigé
Il y a 4 mois
15601e54
avr. 17, 2025
Ajout de la licence MIT
· baedc9e3
Kubat
a rédigé
Il y a 4 mois
baedc9e3
Initial commit
· 05b87457
Kubat
a rédigé
Il y a 4 mois
05b87457
Chargement en cours