Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fram-lang
/
dbl
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
45
Code
Issues
55
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Basic support for file IO operations
- #338
#338
Open
fatmage
wants to merge 15 commits into
fram-lang:master
fram-lang/dbl:master
from
fatmage:stdlibfile
fatmage/dbl:stdlibfile
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Basic support for file IO operations
#338
fatmage
wants to merge 15 commits into
fram-lang:master
fram-lang/dbl:master
from
fatmage:stdlibfile
fatmage/dbl:stdlibfile
Copy head branch name to clipboard
Commits
Commits on May 18, 2026
Initial commit, type definitions
fatmage
committed
465917f
View commit details
Copy full SHA for 465917f
Browse repository at this point
public interface of the library
fatmage
committed
9929a54
View commit details
Copy full SHA for 9929a54
Browse repository at this point
implementing externs
fatmage
committed
540ce36
View commit details
Copy full SHA for 540ce36
Browse repository at this point
functions implemented
fatmage
committed
859be65
View commit details
Copy full SHA for 859be65
Browse repository at this point
Finished functions, need to do tests
fatmage
committed
0fe64df
View commit details
Copy full SHA for 0fe64df
Browse repository at this point
Removed File module, moved definitions to Os
fatmage
committed
bcc17f6
View commit details
Copy full SHA for bcc17f6
Browse repository at this point
Added methods
fatmage
committed
6d27945
View commit details
Copy full SHA for 6d27945
Browse repository at this point
Added tests
fatmage
committed
10d935b
View commit details
Copy full SHA for 10d935b
Browse repository at this point
Tests finished
fatmage
committed
c08bc45
View commit details
Copy full SHA for c08bc45
Browse repository at this point
Move file tests to `func` directory and rewrite them to not use the testing framework
fatmage
committed
046f8f1
View commit details
Copy full SHA for 046f8f1
Browse repository at this point
Update test/stdlib/Os.fram before migration
fatmage
committed
02a2be0
View commit details
Copy full SHA for 02a2be0
Browse repository at this point
Commits on May 19, 2026
Functional tests implemented
fatmage
committed
f8b87e7
View commit details
Copy full SHA for f8b87e7
Browse repository at this point
Updated test suite
fatmage
committed
770422b
View commit details
Copy full SHA for 770422b
Browse repository at this point
Fix formatting
fatmage
committed
cea6f3c
View commit details
Copy full SHA for cea6f3c
Browse repository at this point
Commits on May 23, 2026
Added missing documentation, fixed some comments
fatmage
committed
c9981dc
View commit details
Copy full SHA for c9981dc
Browse repository at this point
You can’t perform that action at this time.