Skip to content

Conversation

amitu
Copy link
Contributor

@amitu amitu commented Sep 8, 2025

No description provided.

amitu and others added 4 commits September 8, 2025 15:39
- Add language specification index with navigation to all spec sections
- Create comprehensive syntax documentation (sections, headers, comments)
- Add FTD debugging cheat sheet to CLAUDE.md with common mistakes
- Position language spec under Docs section for better organization
- Establish foundation for complete FTD 0.4 specification

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Rename language-spec/ → spec/ for cleaner URLs
- Rename type-system/ → types/ to eliminate redundancy
- Rename derived-types → built-in-types for correct terminology
- Update all internal references to new URL structure
- URLs now: fastn.com/spec/types/built-in-types/ vs old verbose paths

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Add comprehensive documentation for all major language areas:
  * Syntax (sections, headers, comments)
  * Types (primitive, built-in, records, or-types)
  * Components (definition and usage)
  * Variables (declaration and references)
  * Functions (definition and calls)
  * Modules (imports, exports, packages)
- All sections tested and working at clean URLs: /spec/section/
- Establishes foundation for Phase 1 FTD 0.4 documentation completion

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Reorganize language-spec/ → spec/ with shorter, cleaner URLs
- Complete all 6 major language specification sections
- Fix terminology: derived-types → built-in-types
- Clean up old directory structure
- All spec pages tested and working at /spec/section/ URLs
- Ready for content expansion in future iterations

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant