Commit Graph

20 Commits

Author SHA1 Message Date
4d047534e0 Merge pull request 'Revert "docs: Move MD files to wiki/ subdirectory"' (#5) from dev into main
Reviewed-on: #5
2025-09-05 04:14:28 -04:00
7f42522be2 Merge pull request 'AI' (#4) from AI into main
Reviewed-on: #4
2025-09-05 04:14:04 -04:00
e2c4afa49a Merge pull request 'tests' (#3) from tests into main
Reviewed-on: #3
2025-09-05 04:13:49 -04:00
bbb1420c49 Revert "docs: Move MD files to wiki/ subdirectory"
This reverts commit a369a36a01.
2025-09-05 04:12:39 -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
28956ed62c docs: add Gemini save with project and language specs
Documents setup for Red-DiscordBot on Ubuntu, self-hosted Foundry VTT with Pathfinder for Unstable Reality campaign, and defines 9tailedKitsune coding language including file extensions, syntax, keywords, and operators.
2025-09-05 03:52:45 -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
aa59a61a0b feat: add 9tailedKitsune language specification
Introduces a new file defining the syntax, keywords, operators,
and structure for the 9tailedKitsune language, including file
extensions and community conventions.
2025-09-05 03:40:36 -04:00
fcc7566402 docs: Add alpha test file for comment and formatting features
Tests various comment folding styles, text formats like bold and italics, headers, keywords, and links to ensure rendering works correctly.
2025-09-05 03:39:08 -04:00
4f59e042b9 docs: Add notes for version A.00.00.00.9tk
Introduces documentation for the specified version, aiding in version tracking and release notes.
2025-09-05 03:38:00 -04:00
15da7335ad Initial commit 2025-09-05 03:33:17 -04:00