Commit Graph

13 Commits

Author SHA1 Message Date
e2c4afa49a Merge pull request 'tests' (#3) from tests into main
Reviewed-on: #3
2025-09-05 04:13:49 -04:00
df4be4d886 refactor: organize test files into tests directory
Moves test-related files from root directories into a dedicated tests folder to improve project structure and maintainability.
2025-09-05 04:10:16 -04:00
a14a74ee22 refactor: organize files into subdirectories
Moves multiple files into dedicated folders for better project structure and organization.
2025-09-05 04:09:29 -04:00
a369a36a01 docs: Move MD files to wiki/ subdirectory
Organizes documentation into a dedicated wiki folder for better structure.
2025-09-05 04:07:41 -04:00
f10b11de46 Merge pull request 'docs: Introduce 9tailedKitsune documentation files' (#2) from wiki into main
Reviewed-on: #2
2025-09-05 04:06:15 -04:00
8debf841ce Merge pull request 'source' (#1) from source into main
Reviewed-on: #1
2025-09-05 04:05:33 -04:00
991e50d79c docs: Introduce 9tailedKitsune documentation files
Adds introduction to folder structures, keywords, comments, numbers, operators, and delimiters
Includes detailed comment syntax and usage examples for various types
Introduces logging documentation framework
2025-09-05 03:59:00 -04:00
dee97f5fa7 feat: Add initial alpha test versions
Introduces foundational scripts for core system functions and experimental constructs
Focuses on system checks, process handling, and delimiter definitions
Establishes base for further development and testing
2025-09-05 03:56:33 -04:00
cfcf6ab7c7 feat: add syntax highlighting for Kitsunic language
Introduces multiple User-Defined Language (UDL) XML files for Notepad++
to enable syntax highlighting, keyword recognition, and styling of the
Kitsunic scripting language. Covers various iterations and enhances
developer productivity by improving code readability and editing
experience in supported editors.
2025-09-05 03:55:30 -04:00
cd4ac0a227 Updated Name 2025-09-05 03:54:27 -04:00
9a48c7e895 feat: Add core operations definitions
Initializes foundational definitions for the core, including function names and package mappings.
2025-09-05 03:50:09 -04:00
5b8d9d2274 feat: add UDL for 9tailedKitsune language
Introduces syntax highlighting rules, keywords, and styling for the 9tailedKitsune scripting language in Notepad++
2025-09-05 03:43:29 -04:00
15da7335ad Initial commit 2025-09-05 03:33:17 -04:00