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
Type
/
to 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 }}
thesephist
/
oak
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
251
Code
Issues
4
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 5, 2023
fix(build): Update Go dependencies
thesephist
committed
21db2d8
View commit details
Copy full SHA for 21db2d8
Browse repository at this point
fix(lib/path): Fix correctness bugs in path.clean
thesephist
committed
35fbfad
View commit details
Copy full SHA for 35fbfad
Browse repository at this point
Commits on Dec 7, 2022
fix(www): Rebuild site
thesephist
committed
896edaa
View commit details
Copy full SHA for 896edaa
Browse repository at this point
Merge pull request #6 from neilparikh/patch-1
Show description for f75053f
thesephist
authored
f75053f
View commit details
Copy full SHA for f75053f
Browse repository at this point
Commits on Nov 14, 2022
Fix URL
neilparikh
authored
01ac644
View commit details
Copy full SHA for 01ac644
Browse repository at this point
Commits on Nov 9, 2022
feat(lib/debug): Add libdebug.(bar, histo) for drawing histograms
thesephist
committed
f8d413d
View commit details
Copy full SHA for f8d413d
Browse repository at this point
fix(lib/datetime): libmath.round second argument is 0 by default
thesephist
committed
92acf3d
View commit details
Copy full SHA for 92acf3d
Browse repository at this point
feat(lib/random): Add random.normal and test
thesephist
committed
c6abd22
View commit details
Copy full SHA for c6abd22
Browse repository at this point
feat(lib/str): Add libstr.rindexOf to match libstd.rindexOf
thesephist
committed
99bdaca
View commit details
Copy full SHA for 99bdaca
Browse repository at this point
Commits on Nov 8, 2022
build: Oak v0.3
thesephist
committed
cba620a
View commit details
Copy full SHA for cba620a
Browse repository at this point
fix(lib/datetime): libdatetime.(format, parse) no longer use millis
Show description for cdf1abe
thesephist
committed
cdf1abe
View commit details
Copy full SHA for cdf1abe
Browse repository at this point
Commits on May 26, 2022
www: Add Homebrew installation instructions
thesephist
committed
fae4e93
View commit details
Copy full SHA for fae4e93
Browse repository at this point
Commits on May 2, 2022
build: Regenerate website assets
thesephist
committed
391ce06
View commit details
Copy full SHA for 391ce06
Browse repository at this point
fix(cmd/build): Generate more correct UTF-8 string literals in --web
thesephist
committed
3e22e5d
View commit details
Copy full SHA for 3e22e5d
Browse repository at this point
feat(lib/std): Add libstd.(aloop, serial, parallel)
thesephist
committed
3d66596
View commit details
Copy full SHA for 3d66596
Browse repository at this point
Commits on Apr 30, 2022
fix(www): Use std.fromEntries where appropriate
thesephist
committed
8886dd1
View commit details
Copy full SHA for 8886dd1
Browse repository at this point
feat(lib/http): Add libhttp.query(Encode, Decode)
thesephist
committed
584abbd
View commit details
Copy full SHA for 584abbd
Browse repository at this point
Commits on Apr 27, 2022
feat(lib/std): Add libstd.fromEntries
thesephist
committed
5f31d60
View commit details
Copy full SHA for 5f31d60
Browse repository at this point
feat(lib/std): Add libstd.(rfind, rindexOf)
thesephist
committed
afc4fa6
View commit details
Copy full SHA for afc4fa6
Browse repository at this point
Commits on Apr 23, 2022
feat(lib/std): Add libstd.(exclude, separate)
thesephist
committed
501d010
View commit details
Copy full SHA for 501d010
Browse repository at this point
Commits on Apr 18, 2022
fix(lib/path): Ensure libpath.resolve returns a clean path
thesephist
committed
45f938f
View commit details
Copy full SHA for 45f938f
Browse repository at this point
feat(lib/std): Add libstd.(is, constantly)
thesephist
committed
f054789
View commit details
Copy full SHA for f054789
Browse repository at this point
fix(cmd/build): Render JS strings more accurately, avoid quoted escapes
thesephist
committed
e87baf5
View commit details
Copy full SHA for e87baf5
Browse repository at this point
Commits on Apr 5, 2022
content: Add "codecols" blog post
thesephist
committed
13cf8b3
View commit details
Copy full SHA for 13cf8b3
Browse repository at this point
fix(www): Let highlight proxy work for insecure URLs
thesephist
committed
c31b35a
View commit details
Copy full SHA for c31b35a
Browse repository at this point
Commits on Mar 30, 2022
fix(www): Fix highlight proxy
thesephist
committed
cc9a62e
View commit details
Copy full SHA for cc9a62e
Browse repository at this point
Commits on Mar 29, 2022
fix(www): Let highlight proxy accept URLs with query params
thesephist
committed
f5d22da
View commit details
Copy full SHA for f5d22da
Browse repository at this point
Commits on Mar 28, 2022
fix(www): Re-tab website files
thesephist
committed
cfaacd1
View commit details
Copy full SHA for cfaacd1
Browse repository at this point
fix(www): Fix broken download link in site header
thesephist
committed
c91a509
View commit details
Copy full SHA for c91a509
Browse repository at this point
Commits on Mar 22, 2022
build: Regenerate website assets
thesephist
committed
8bf3f65
View commit details
Copy full SHA for 8bf3f65
Browse repository at this point
fix(eval): Correctly raise runtime errors on modulus by 0
thesephist
committed
b41455a
View commit details
Copy full SHA for b41455a
Browse repository at this point
Commits on Mar 20, 2022
content: Add "oak pack" and "times" blog posts
thesephist
committed
e2cef4a
View commit details
Copy full SHA for e2cef4a
Browse repository at this point
Commits on Mar 19, 2022
fix(cmd/build): Add missing builtin ___runtime_proc to --web
thesephist
committed
4cc5f89
View commit details
Copy full SHA for 4cc5f89
Browse repository at this point
Commits on Mar 18, 2022
feat(cmd/pack): Add "oak pack"
thesephist
committed
9b917f4
View commit details
Copy full SHA for 9b917f4
Browse repository at this point
Commits on Mar 17, 2022
fix(lib/syntax): Fix crashes while parsing broken string literals
thesephist
committed
8e5c9f9
View commit details
Copy full SHA for 8e5c9f9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.