This website requires JavaScript.
Explore
Help
Sign In
sashakoshka
/
hopp
Watch
1
Star
0
Fork
0
Code
Issues
8
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
add-bool
#22
Merged
sashakoshka
merged 10 commits from
add-bool
into
main
2025-10-14 23:19:17 -06:00
Conversation
0
Commits
10
Files Changed
8
+153
-37
sashakoshka
commented
2025-10-14 23:18:35 -06:00
Owner
Copy Link
Copy Source
Adds a Bool type
Adds a Bool type
sashakoshka
added 10 commits
2025-10-14 23:18:40 -06:00
generate: Parse doc comments
190a89fbb3
generate: Emit doc comments (in theory)
5d5d3fd31c
design: Add Bool type
cdfccb0f1c
generate: Add bool data structure
2ee954e18f
generate: Parse Bool type
770f6b05b4
generate: Include bool in tests
13d35e54f5
generate: Implement bool in static system
00b0f13d3e
tape: Add bools to tests
c511ebcb15
tape: Implement bools in dymanic system
8446ae6186
tape: Fix crash when decoding a bool sometimes
0ac26711ac
sashakoshka
merged commit
892a2f2554
into
main
2025-10-14 23:19:17 -06:00
sashakoshka
referenced this issue from a commit
2025-10-14 23:19:21 -06:00
Merge pull request 'add-bool' (#22) from add-bool into main
Sign in
to join this conversation.
Reviewers
No Reviewers
Labels
No items
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
Clear assignees
sashakoshka
(Sasha Koshka)
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sashakoshka/hopp#22
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
sashakoshka/hopp
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Adds a Bool type