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 }}
ghzhost
/
nulang
Public
forked from
nulang-org/nulang
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nulang
src
stdlib
on
next-phase
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 31, 2026
test: add comprehensive tests for string and list stdlib modules
Show description for 992eb94
dporkka
committed
992eb94
View commit details
Copy full SHA for 992eb94
View code at this point
Browse repository at this point
refactor(stdlib): use substring-based comparisons in string utils
Show description for 1ae673e
dporkka
committed
1ae673e
View commit details
Copy full SHA for 1ae673e
View code at this point
Browse repository at this point
feat(list): add sort_by, min_by, max_by
Show description for 04cbcef
dporkka
committed
04cbcef
View commit details
Copy full SHA for 04cbcef
View code at this point
Browse repository at this point
docs(stdlib): remove Int-only language from map/set module headers
Show description for eaa584a
dporkka
committed
eaa584a
View commit details
Copy full SHA for eaa584a
View code at this point
Browse repository at this point
feat(stdlib): make index_of and find polymorphic
Show description for 9f99b82
dporkka
committed
9f99b82
View commit details
Copy full SHA for 9f99b82
View code at this point
Browse repository at this point
feat: add Float.tan/log/exp builtins; make list functions polymorphic
Show description for 15fe0e9
dporkka
committed
15fe0e9
View commit details
Copy full SHA for 15fe0e9
View code at this point
Browse repository at this point
feat: add Random.int builtin effect and list.uniq function
Show description for c85bb2b
dporkka
committed
c85bb2b
View commit details
Copy full SHA for c85bb2b
View code at this point
Browse repository at this point
feat: nula test --verbose flag + docs: list function polymorphism
Show description for f04a92e
dporkka
committed
f04a92e
View commit details
Copy full SHA for f04a92e
View code at this point
Browse repository at this point
feat: add Time.now() builtin effect returning Unix timestamp
Show description for 7e049b7
dporkka
committed
7e049b7
View commit details
Copy full SHA for 7e049b7
View code at this point
Browse repository at this point
feat(stdlib): add list::find and string::reverse
Show description for 0deedfa
dporkka
committed
0deedfa
View commit details
Copy full SHA for 0deedfa
View code at this point
Browse repository at this point
feat: add zip/enumerate to list stdlib, simplify --version output
Show description for 5d34950
dporkka
committed
5d34950
View commit details
Copy full SHA for 5d34950
View code at this point
Browse repository at this point
feat(stdlib): add sort (quicksort) and append to list
dporkka
committed
5af9285
View commit details
Copy full SHA for 5af9285
View code at this point
Browse repository at this point
feat(stdlib): add case conversion and rounding functions
Show description for 2f8859e
dporkka
committed
2f8859e
View commit details
Copy full SHA for 2f8859e
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
feat(vm): add numeric-type conversion primitives
Show description for fa98dcf
dporkka
committed
fa98dcf
View commit details
Copy full SHA for fa98dcf
View code at this point
Browse repository at this point
feat(stdlib): implement working JSON parse and stringify
Show description for fcd4741
dporkka
committed
fcd4741
View commit details
Copy full SHA for fcd4741
View code at this point
Browse repository at this point
feat(vm): add Http builtin effect with ureq for standalone VM
Show description for 36c2067
dporkka
committed
36c2067
View commit details
Copy full SHA for 36c2067
View code at this point
Browse repository at this point
fix(stdlib): repair option, result, datetime, json modules
Show description for 05e46d2
dporkka
committed
05e46d2
View commit details
Copy full SHA for 05e46d2
View code at this point
Browse repository at this point
fix(stdlib): rewrite core, set, map, string to working syntax
Show description for 3744b9d
dporkka
committed
3744b9d
View commit details
Copy full SHA for 3744b9d
View code at this point
Browse repository at this point
feat: add Array builtin effect for dynamic array construction
Show description for 8f13bea
dporkka
committed
8f13bea
View commit details
Copy full SHA for 8f13bea
View code at this point
Browse repository at this point
fix(stdlib): rewrite math.nula and list.nula with supported syntax
Show description for 6a55e0d
dporkka
committed
6a55e0d
View commit details
Copy full SHA for 6a55e0d
View code at this point
Browse repository at this point
feat: Test effect + nula test runner with assertion primitives
Show description for 200424c
dporkka
committed
200424c
View commit details
Copy full SHA for 200424c
View code at this point
Browse repository at this point
feat(stdlib): add FS effect for filesystem I/O
Show description for 8a07765
dporkka
committed
8a07765
View commit details
Copy full SHA for 8a07765
View code at this point
Browse repository at this point
feat: error handling improvements, LSP enhancements, stdlib expansion
Show description for b1c704c
dporkka
committed
b1c704c
View commit details
Copy full SHA for b1c704c
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
feat: language additions — error handling, transport resilience, stdlib, typeclasses, RFC
Show description for 910919d
dporkka
committed
910919d
View commit details
Copy full SHA for 910919d
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
feat: wire SIMD JIT, implement QUIC transport, add resolver + stdlib
Show description for a6aec8a
dporkka
committed
a6aec8a
View commit details
Copy full SHA for a6aec8a
View code at this point
Browse repository at this point
feat: add benches, conformance tests, debugger, DST, migrate tool, stdlib
Show description for b81fcee
dporkka
committed
b81fcee
View commit details
Copy full SHA for b81fcee
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.