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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
racketscript
/
racketscript
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
736
Code
Issues
73
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
racketscript
tests
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 29, 2021
update ffi tests to match #230
stchang
committed
404e892
View commit details
Copy full SHA for 404e892
View code at this point
Browse repository at this point
add tests for #226
stchang
committed
2a639a8
View commit details
Copy full SHA for 2a639a8
View code at this point
Browse repository at this point
enable ffi tests in fixture; closes #227
stchang
committed
ac595b2
View commit details
Copy full SHA for ac595b2
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
Prepare proper module dependency graph when taking module from stdin (#222)
Show description for 6f49d19
vishesh
authored
6f49d19
View commit details
Copy full SHA for 6f49d19
View code at this point
Browse repository at this point
Commits on Jun 11, 2021
get rid of redundant test files
stchang
committed
bc2762a
View commit details
Copy full SHA for bc2762a
View code at this point
Browse repository at this point
Merge pull request #213 from stchang/add-prims
Show description for bbeccdb
vishesh
authored
bbeccdb
View commit details
Copy full SHA for bbeccdb
View code at this point
Browse repository at this point
fix github actions
stchang
committed
73462db
View commit details
Copy full SHA for 73462db
View code at this point
Browse repository at this point
fix bytestring printing and errs
stchang
committed
6bbbfd5
View commit details
Copy full SHA for 6bbbfd5
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
add a bunch of primitives
stchang
committed
ce51282
View commit details
Copy full SHA for ce51282
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
Remove gulp
vishesh
committed
a466ddb
View commit details
Copy full SHA for a466ddb
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
fix test for racket bc
stchang
committed
0f748a5
View commit details
Copy full SHA for 0f748a5
View code at this point
Browse repository at this point
Commits on May 21, 2021
fix tests for 6.12 and 7.0
stchang
committed
0f675a3
View commit details
Copy full SHA for 0f675a3
View code at this point
Browse repository at this point
actually fix tests for racket 8.x
Show description for 0e764a1
stchang
committed
0e764a1
View commit details
Copy full SHA for 0e764a1
View code at this point
Browse repository at this point
Commits on May 19, 2021
return a correct exit code on tests fail
daynin
committed
fc2187c
View commit details
Copy full SHA for fc2187c
View code at this point
Browse repository at this point
fix tests for racket 8.0 (hash-set and vs and/c)
stchang
committed
7a3c5bc
View commit details
Copy full SHA for 7a3c5bc
View code at this point
Browse repository at this point
tweak hash-set err msg
stchang
committed
0b57b39
View commit details
Copy full SHA for 0b57b39
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
fixture: Close I/O ports after running NodeJS
Show description for 6ca2234
vishesh
committed
6ca2234
View commit details
Copy full SHA for 6ca2234
View code at this point
Browse repository at this point
fixture: current-check-handler contract expects to return void
vishesh
committed
086f824
View commit details
Copy full SHA for 086f824
View code at this point
Browse repository at this point
Commits on Feb 7, 2021
build: Get rid of outdating JS stack
Show description for 7b63a39
vishesh
committed
7b63a39
View commit details
Copy full SHA for 7b63a39
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
disable char numeric tests before 6.10 (should fix 6.9 tests?)
stchang
committed
78e5922
View commit details
Copy full SHA for 78e5922
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
add some more notes about char-numeric?
stchang
committed
9b9e05e
View commit details
Copy full SHA for 9b9e05e
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
switch to file/glob
stchang
committed
90b987f
View commit details
Copy full SHA for 90b987f
View code at this point
Browse repository at this point
Commits on Aug 23, 2020
Implement more char functions
Show description for b0843d4
glebm
committed
b0843d4
View commit details
Copy full SHA for b0843d4
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
Exceptions (#156)
Show description for 3c6dbe2
stchang
authored and
vishesh
committed
3c6dbe2
View commit details
Copy full SHA for 3c6dbe2
View code at this point
Browse repository at this point
Commits on Sep 23, 2019
hash-tests: add version 6.4 guard for hash-iterate-pair, -key+value
stchang
committed
0a1c0a8
View commit details
Copy full SHA for 0a1c0a8
View code at this point
Browse repository at this point
hash tests: add more version guards
stchang
committed
a17daf4
View commit details
Copy full SHA for a17daf4
View code at this point
Browse repository at this point
hash tests: add version guards
stchang
committed
f3c690b
View commit details
Copy full SHA for f3c690b
View code at this point
Browse repository at this point
add more of racket hash api; add racket hash tests
stchang
committed
3cf780b
View commit details
Copy full SHA for 3cf780b
View code at this point
Browse repository at this point
Commits on Sep 18, 2019
fix bug in string cmp fns (eg string<?); closes #149
stchang
committed
54a4003
View commit details
Copy full SHA for 54a4003
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
update use of current-check-around
Show description for 05bdaa4
stchang
committed
05bdaa4
View commit details
Copy full SHA for 05bdaa4
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
string->number support
Show description for 8254fef
glebm
committed
8254fef
View commit details
Copy full SHA for 8254fef
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
runtime: fix guards for single fields
vishesh
committed
29714ca
View commit details
Copy full SHA for 29714ca
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
ffi: add for loop for building array/object
vishesh
committed
2d8eeed
View commit details
Copy full SHA for 2d8eeed
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
ffi: first attempt to support arrays/objects with for loops
vishesh
committed
513af11
View commit details
Copy full SHA for 513af11
View code at this point
Browse repository at this point
Commits on Oct 4, 2017
runtime: Fix list* and add tests around that
vishesh
authored and
Vishesh Yadav
committed
60c938f
View commit details
Copy full SHA for 60c938f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.