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 }}
construct
/
construct
Public
forked from
MostAwesomeDude/construct
Notifications
You must be signed in to change notification settings
Fork
170
Star
1k
Code
Issues
15
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 22, 2025
Merge pull request #1113 from Wer-Wolf/substream_fix
Show description for 28c6e57
tomerfiliba
authored
28c6e57
View commit details
Copy full SHA for 28c6e57
Browse repository at this point
Commits on Mar 5, 2025
Allow for interpreting the Pointer offset as relative
Show description for bfcaf2e
Wer-Wolf
committed
bfcaf2e
View commit details
Copy full SHA for bfcaf2e
Browse repository at this point
Commits on Sep 24, 2024
Merge pull request #1069 from franzhaas/allow_for_user_supplied_functions_in_compiled_mode
Show description for c1171b1
tomerfiliba
authored
c1171b1
View commit details
Copy full SHA for c1171b1
Browse repository at this point
Merge pull request #1079 from NotWearingPants/feature/truncate-list-values
Show description for 0bda80c
tomerfiliba
authored
0bda80c
View commit details
Copy full SHA for 0bda80c
Browse repository at this point
Merge pull request #1085 from franzhaas/pytestFix
Show description for 5073372
tomerfiliba
authored
5073372
View commit details
Copy full SHA for 5073372
Browse repository at this point
Commits on Sep 17, 2024
- add pytest.ini file to enable pytest 8.x.y to find the tests
franzhaas
committed
b8d0ba8
View commit details
Copy full SHA for b8d0ba8
Browse repository at this point
Commits on May 25, 2024
shared logic from Container.__str__ with ListContainer.__str__
SnirBroshi
authored
4c31278
View commit details
Copy full SHA for 4c31278
Browse repository at this point
Commits on Feb 4, 2024
- fixed the rebuild with user functione test
franz haas
committed
ea68c34
View commit details
Copy full SHA for ea68c34
Browse repository at this point
- added test for user supplied function for compiled rebuild
franz haas
committed
e33d726
View commit details
Copy full SHA for e33d726
Browse repository at this point
limit pytest version to <8.0.0
Show description for 39017d5
franz haas
committed
39017d5
View commit details
Copy full SHA for 39017d5
Browse repository at this point
Commits on Jan 2, 2024
Merge pull request #1062 from aidenfoxivey/master
Show description for ff455d0
arekbulski
authored
ff455d0
View commit details
Copy full SHA for ff455d0
Browse repository at this point
Commits on Dec 30, 2023
Add ELF64/32 parser
Aiden Fox Ivey
committed
cf27fd5
View commit details
Copy full SHA for cf27fd5
Browse repository at this point
Commits on Dec 23, 2023
Typo.
arekbulski
committed
b19b292
View commit details
Copy full SHA for b19b292
Browse repository at this point
Commits on Dec 17, 2023
Merge pull request #1058 from denballakh/remove-py2-hacks
Show description for ae3a874
arekbulski
authored
ae3a874
View commit details
Copy full SHA for ae3a874
Browse repository at this point
Bumped supported Python runtimes (now 3.8 through 3.12).
arekbulski
committed
e55384c
View commit details
Copy full SHA for e55384c
Browse repository at this point
Commits on Dec 16, 2023
Merge branch 'master' into remove-py2-hacks
denballakh
authored
7da4477
View commit details
Copy full SHA for 7da4477
Browse repository at this point
Commits on Dec 15, 2023
Updated changelog after Container updates.
arekbulski
committed
851497f
View commit details
Copy full SHA for 851497f
Browse repository at this point
Updated comments (based on PR #1057).
arekbulski
committed
07f6f85
View commit details
Copy full SHA for 07f6f85
Browse repository at this point
Merge pull request #1057 from denballakh/container-impl
Show description for bf39ae7
arekbulski
authored
bf39ae7
View commit details
Copy full SHA for bf39ae7
Browse repository at this point
Commits on Dec 14, 2023
Updated docs (based on updates from PR #1056).
arekbulski
committed
36e0344
View commit details
Copy full SHA for 36e0344
Browse repository at this point
Commits on Dec 13, 2023
fix HexDisplayed* things
denballakh
committed
ba293ae
View commit details
Copy full SHA for ba293ae
Browse repository at this point
remove py2-related hacks, mark some functions as deprecated
Show description for 3a6de3a
denballakh
committed
3a6de3a
View commit details
Copy full SHA for 3a6de3a
Browse repository at this point
dont do tests on recursive containers
denballakh
committed
e818626
View commit details
Copy full SHA for e818626
Browse repository at this point
CI: remove testing on 3.7, add testing on 3.12
denballakh
committed
465887c
View commit details
Copy full SHA for 465887c
Browse repository at this point
Undo docs and some formatting changes. Ensure that shadowed methods work
denballakh
committed
8974617
View commit details
Copy full SHA for 8974617
Browse repository at this point
change `Container` implementation
denballakh
committed
a181f8c
View commit details
Copy full SHA for a181f8c
Browse repository at this point
Commits on Dec 12, 2023
a lot of microscopic changes. Validated most of the examples
denballakh
committed
17d6816
View commit details
Copy full SHA for 17d6816
Browse repository at this point
update adapters, bitwise and compilation
denballakh
committed
1f648d7
View commit details
Copy full SHA for 1f648d7
Browse repository at this point
update basics part 1 and part 2
denballakh
committed
e405e5c
View commit details
Copy full SHA for e405e5c
Browse repository at this point
Commits on Nov 29, 2023
version uped to 2.10.70
arekbulski
committed
c25a471
View commit details
Copy full SHA for c25a471
Browse repository at this point
version-increment fixed (uses python3 instead of 3.9)
arekbulski
committed
a51ff8e
View commit details
Copy full SHA for a51ff8e
Browse repository at this point
Makefile changed (python3 instead of 3.10)
arekbulski
committed
17fde99
View commit details
Copy full SHA for 17fde99
Browse repository at this point
Commits on Oct 30, 2023
Merge pull request #1049 from kohlrabi/ordered_dict
Show description for 8687b05
arekbulski
authored
8687b05
View commit details
Copy full SHA for 8687b05
Browse repository at this point
Update conf.py (copyright 2023)
arekbulski
authored
a45ab3a
View commit details
Copy full SHA for a45ab3a
Browse repository at this point
Commits on Oct 24, 2023
Implement __getstate__ and __setstate__ on Container
kohlrabi
committed
363db84
View commit details
Copy full SHA for 363db84
Browse repository at this point
Previous
Next
You can’t perform that action at this time.