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 }}
gvx
/
deja
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
15
Code
Issues
2
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 12, 2014
Update usage string
gvx
committed
0cbf11c
View commit details
Copy full SHA for 0cbf11c
Browse repository at this point
Commits on Aug 11, 2014
Remove useless variable
gvx
committed
44287a0
View commit details
Copy full SHA for 44287a0
Browse repository at this point
Fix reading undefined variable in prompt.c
gvx
committed
6991af5
View commit details
Copy full SHA for 6991af5
Browse repository at this point
Fix possible bug if realloc fails in read_all()
gvx
committed
4825172
View commit details
Copy full SHA for 4825172
Browse repository at this point
Commits on Jun 29, 2014
Lock global scope
Show description for 76aa2e2
gvx
committed
76aa2e2
View commit details
Copy full SHA for 76aa2e2
Browse repository at this point
Commits on Jun 24, 2014
Add stack size check for OP_GET_DICT
gvx
committed
c4c0b8b
View commit details
Copy full SHA for c4c0b8b
Browse repository at this point
Commits on Mar 24, 2014
Fix bug in prompt code
Show description for ad74443
gvx
committed
ad74443
View commit details
Copy full SHA for ad74443
Browse repository at this point
Prepares for !prompt history
gvx
committed
d339a50
View commit details
Copy full SHA for d339a50
Browse repository at this point
Remove loadlib
Show description for 0c38777
gvx
committed
0c38777
View commit details
Copy full SHA for 0c38777
Browse repository at this point
Commits on Mar 23, 2014
Add !read-byte
gvx
committed
2c8cbef
View commit details
Copy full SHA for 2c8cbef
Browse repository at this point
Fix bug where !open ignored fopen returning NULL
gvx
committed
7767c90
View commit details
Copy full SHA for 7767c90
Browse repository at this point
Commits on Dec 30, 2013
Reverse order of instructions of for macro
gvx
committed
1e987cd
View commit details
Copy full SHA for 1e987cd
Browse repository at this point
Commits on Dec 24, 2013
Fix GC memory bug
gvx
committed
2bad182
View commit details
Copy full SHA for 2bad182
Browse repository at this point
Commits on Dec 21, 2013
Change !kwargs to !opts
gvx
committed
cc0df6d
View commit details
Copy full SHA for cc0df6d
Browse repository at this point
Allow !write-fragment to write to stderr
gvx
committed
41df8f4
View commit details
Copy full SHA for 41df8f4
Browse repository at this point
Stream-line the equal() function a bit
gvx
committed
2569060
View commit details
Copy full SHA for 2569060
Browse repository at this point
Zero-length blobs are now falsy.
gvx
committed
45a1b46
View commit details
Copy full SHA for 45a1b46
Browse repository at this point
Fix compiler bug
gvx
committed
bfc98ef
View commit details
Copy full SHA for bfc98ef
Browse repository at this point
Keep default in copy of dict
gvx
committed
63e9e15
View commit details
Copy full SHA for 63e9e15
Browse repository at this point
Add set support to !encode!quoted
gvx
committed
b5c82ed
View commit details
Copy full SHA for b5c82ed
Browse repository at this point
Add run-file-in and (name)
Show description for 2ad0939
gvx
committed
2ad0939
View commit details
Copy full SHA for 2ad0939
Browse repository at this point
Update chance and choose to use the new PRNG
gvx
committed
2653cc0
View commit details
Copy full SHA for 2653cc0
Browse repository at this point
Commits on Dec 18, 2013
Fix memory leaks in set{
gvx
committed
fcc9e9f
View commit details
Copy full SHA for fcc9e9f
Browse repository at this point
Make default value for sets false
Show description for 314c394
gvx
committed
314c394
View commit details
Copy full SHA for 314c394
Browse repository at this point
Commits on Dec 17, 2013
Add documentation folder
gvx
committed
3b9e0ac
View commit details
Copy full SHA for 3b9e0ac
Browse repository at this point
Remove deja.py
Show description for 1acb18e
gvx
committed
1acb18e
View commit details
Copy full SHA for 1acb18e
Browse repository at this point
Remove run_test
Show description for d0d1c9b
gvx
committed
d0d1c9b
View commit details
Copy full SHA for d0d1c9b
Browse repository at this point
Optimize for loops
Show description for 18c98f6
gvx
committed
18c98f6
View commit details
Copy full SHA for 18c98f6
Browse repository at this point
Whoops, forgot to add strquot.py
Show description for bca7c3b
gvx
committed
bca7c3b
View commit details
Copy full SHA for bca7c3b
Browse repository at this point
Fix label-related bug in disassembler
Show description for 3946a66
gvx
committed
3946a66
View commit details
Copy full SHA for 3946a66
Browse repository at this point
Workaround for in-line literals with spaces
Show description for f78ce97
gvx
committed
f78ce97
View commit details
Copy full SHA for f78ce97
Browse repository at this point
Add in-line literals to std.dva
gvx
committed
e887cfe
View commit details
Copy full SHA for e887cfe
Browse repository at this point
Add in-line literals to disassembler
gvx
committed
7c52705
View commit details
Copy full SHA for 7c52705
Browse repository at this point
Add in-line literals for assembler
Show description for b1ddacd
gvx
committed
b1ddacd
View commit details
Copy full SHA for b1ddacd
Browse repository at this point
Commits on Dec 15, 2013
Lazily create environments
Show description for a23c8ed
gvx
committed
a23c8ed
View commit details
Copy full SHA for a23c8ed
Browse repository at this point
Previous
Next
You can’t perform that action at this time.