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
Accelerator
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 }}
mcquenji
/
dscript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
6
Code
Issues
10
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
implement missing libraries
- #21
#21
Draft
mcquenji
wants to merge 23 commits into
main
mcquenji/dscript:main
from
stdlib
mcquenji/dscript:stdlib
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Draft
implement missing libraries
#21
mcquenji
wants to merge 23 commits into
main
mcquenji/dscript:main
from
stdlib
mcquenji/dscript:stdlib
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2025
feat(stdlib): expand standard library
mcquenji
committed
ebc4f1e
View commit details
Copy full SHA for ebc4f1e
Browse repository at this point
feat(stdlib): support binding middleware and custom stdlibs
mcquenji
committed
ce70c9e
View commit details
Copy full SHA for ce70c9e
Browse repository at this point
Commits on Jun 16, 2025
docs(stdlib): add script for generating docs
mcquenji
committed
8cea24d
View commit details
Copy full SHA for 8cea24d
Browse repository at this point
fix(compiler): actually handle assignments
mcquenji
committed
f3e1d25
View commit details
Copy full SHA for f3e1d25
Browse repository at this point
fix(stdlib): throw when trying to get length of an unsopported type
mcquenji
committed
ec76354
View commit details
Copy full SHA for ec76354
Browse repository at this point
docs: update docs
mcquenji
committed
f6a74bc
View commit details
Copy full SHA for f6a74bc
Browse repository at this point
fix(vm): resolve infinite loop when catch block throws
Show description for a22a95a
mcquenji
committed
a22a95a
View commit details
Copy full SHA for a22a95a
Browse repository at this point
chore(stdlib): remove print statements
mcquenji
committed
3c6209b
View commit details
Copy full SHA for 3c6209b
Browse repository at this point
Commits on Jun 18, 2025
feat(stdlib): implement http bindings
mcquenji
committed
8416483
View commit details
Copy full SHA for 8416483
Browse repository at this point
fix(compiler): make for in loops work
mcquenji
committed
228865f
View commit details
Copy full SHA for 228865f
Browse repository at this point
docs(stdlib): add documentation for customizing the stdlib
mcquenji
committed
b648a35
View commit details
Copy full SHA for b648a35
Browse repository at this point
feat(stdlib): implement json & utf8 lib
mcquenji
committed
7674bd1
View commit details
Copy full SHA for 7674bd1
Browse repository at this point
ci(docs): auto upddate docs
mcquenji
committed
56a3d68
View commit details
Copy full SHA for 56a3d68
Browse repository at this point
Commits on Jun 19, 2025
docs: add motivation to readme
mcquenji
committed
bd7f83e
View commit details
Copy full SHA for bd7f83e
Browse repository at this point
Commits on Jun 20, 2025
feat(stdlib): implement base64 bindings
mcquenji
committed
fde3a1a
View commit details
Copy full SHA for fde3a1a
Browse repository at this point
Commits on Jun 23, 2025
feat(stdlib): add more collection utils
Show description for 3642ba6
mcquenji
committed
3642ba6
View commit details
Copy full SHA for 3642ba6
Browse repository at this point
Commits on Aug 11, 2025
fix!: refrain from type inference by name
Show description for 137afee
mcquenji
committed
137afee
View commit details
Copy full SHA for 137afee
Browse repository at this point
ci: prevent reporter from failing and fix fail checks
mcquenji
committed
2509d98
View commit details
Copy full SHA for 2509d98
Browse repository at this point
ci: huh
mcquenji
committed
35bf347
View commit details
Copy full SHA for 35bf347
Browse repository at this point
Commits on Aug 17, 2025
feat!: enhance Struct with toDart/fromDart functions
Show description for b73e686
mcquenji
committed
b73e686
View commit details
Copy full SHA for b73e686
Browse repository at this point
ci: fix failing unit test and update noteKeywords in .versionrc
mcquenji
committed
c8f3914
View commit details
Copy full SHA for c8f3914
Browse repository at this point
Commits on Aug 21, 2025
chore: switch to source gen for stdlib (WIP)
mcquenji
committed
1705296
View commit details
Copy full SHA for 1705296
Browse repository at this point
Commits on Aug 23, 2025
chore: use new sourcegen version
mcquenji
committed
fe4a0b6
View commit details
Copy full SHA for fe4a0b6
Browse repository at this point
You can’t perform that action at this time.