EdenSpark
Contents:
Getting Started
Scene
Resources
System
Input
Components
Physics
Math
Time
Render
Sound
Local storage
Generic storage
Coroutines
Free camera
Arcball camera
Tweener
Daslang’s documentation
Daslang 0.6 Reference Manual
Daslang Standard Library 0.6
1. Introduction
2. Core
3. Strings
4. I/O and Serialization
5. Data Structures
6. Algorithms and Functional
7. Data Formats
8. Entity Component System
9. Concurrency
10. AST and Macros
11. Annotations and Contracts
12. Classes and Interfaces
13. Testing and Debugging
14. Code Quality and Refactoring
14.1. Paranoid lint pass
14.2. Global lint pass (paranoid checks)
14.3. Code validation annotations
14.4. Consume argument optimization
14.5. Call argument removal annotation
Indices and tables
EdenSpark
Daslang’s documentation
Daslang Standard Library 0.6
14.
Code Quality and Refactoring
View page source
14.
Code Quality and Refactoring
Linting, code validation, refactoring tools, and source formatting.
14.1. Paranoid lint pass
14.1.1. Lint operations
14.2. Global lint pass (paranoid checks)
14.3. Code validation annotations
14.3.1. Function annotations
14.4. Consume argument optimization
14.4.1. Function annotations
14.5. Call argument removal annotation
14.5.1. Function annotations