Commit Graph

5 Commits

Author SHA1 Message Date
rafa-ruiz 81125eae2a ADR0010 2026-04-11 12:54:46 -07:00
rafa-ruiz 1daac66f89 UPGRADE: New RAG functional 2026-03-18 18:55:48 -07:00
acano de21bcb5fb Refactor code structure for improved readability and maintainability 2026-03-11 17:48:54 +01:00
acano 8914acbb95 Add comprehensive documentation for AVAP™ language features
- Introduced sections on Persistence, Connectors, and Native ORM, detailing the avapConnector, ORM commands, and data access abstraction.
- Documented System Utilities and Transformation, covering time management, string manipulation, and security operations.
- Explained Function Architecture and Scopes, including function definition, invocation, and middleware usage.
- Provided a Master Example that integrates various sections to demonstrate practical application.
- Detailed the dynamic nature of AVAP™ as a programming language, including dynamic typing and memory management.
- Established notation conventions and lexical analysis processes for code clarity and structure.
- Outlined data types and structures available in AVAP™, emphasizing their usage in program development.
- Discussed variable management, including local and global variables, and best practices for comments.
- Explained expressions in AVAP™, including types, operators, and practical examples with lists.
2026-03-05 15:54:05 +01:00
rafa-ruiz 0415a3c271 refactor: optimize Docker build context, remove redundant /workspace and enforce production-ready standards 2026-02-16 20:45:01 -08:00