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 }}
nsis-dev
/
nsl-assembler
Public
forked from
svn2github/nsl-assembler
Notifications
You must be signed in to change notification settings
Fork
8
Star
9
Code
Pull requests
0
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Wiki
Security and quality
Insights
implement various fixes, e2e tests
- #10
#10
Merged
idleberg
merged 20 commits into
main
nsis-dev/nsl-assembler:main
from
fixes
nsis-dev/nsl-assembler:fixes
Copy head branch name to clipboard
Aug 8, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
implement various fixes, e2e tests
#10
idleberg
merged 20 commits into
main
nsis-dev/nsl-assembler:main
from
fixes
nsis-dev/nsl-assembler:fixes
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
fix: correct SectionSetInstTypes instruction name
idleberg
committed
d861f04
View commit details
Copy full SHA for d861f04
Browse repository at this point
fix: correct operand order for section accessors
idleberg
committed
600b9e3
View commit details
Copy full SHA for 600b9e3
Browse repository at this point
fix: emits with braces
idleberg
committed
8825f65
View commit details
Copy full SHA for 8825f65
Browse repository at this point
fix: return non-zero exit code on parse failure
idleberg
committed
a56242a
View commit details
Copy full SHA for a56242a
Browse repository at this point
Revert "fix: $NSISDIR emits with braces"
Show description for a369715
idleberg
committed
a369715
View commit details
Copy full SHA for a369715
Browse repository at this point
fix: close output writer before deleting on failure
idleberg
committed
350c6a4
View commit details
Copy full SHA for 350c6a4
Browse repository at this point
fix: correct command line usage text
idleberg
committed
e2a981c
View commit details
Copy full SHA for e2a981c
Browse repository at this point
fix: use ProcessBuilder to invoke makensisw
idleberg
committed
43b23e2
View commit details
Copy full SHA for 43b23e2
Browse repository at this point
fix: avoid NPE when makensisw.exe is missing
idleberg
committed
1c842cf
View commit details
Copy full SHA for 1c842cf
Browse repository at this point
fix: emit SetFileAttributes with the correct operands
idleberg
committed
73d0e22
View commit details
Copy full SHA for 73d0e22
Browse repository at this point
fix: preserve realName for NSIS constants
idleberg
committed
1dbb18a
View commit details
Copy full SHA for 1dbb18a
Browse repository at this point
fix: emit !define in insertion order
idleberg
committed
704d015
View commit details
Copy full SHA for 704d015
Browse repository at this point
feat: add support for non-Windows platforms
idleberg
committed
1ab1343
View commit details
Copy full SHA for 1ab1343
Browse repository at this point
chore: add mise-en-place/hk configs
idleberg
committed
2c79f13
View commit details
Copy full SHA for 2c79f13
Browse repository at this point
fix: resolve function calls in the uninstaller namespace
idleberg
committed
edf92a1
View commit details
Copy full SHA for edf92a1
Browse repository at this point
fix: uncross UninstallButtonText and UninstallIcon dispatch
idleberg
committed
31287cc
View commit details
Copy full SHA for 31287cc
Browse repository at this point
fix: emit the language id as a /LANG= switch on SetFont and VIAddVersionKey
idleberg
committed
86ed31d
View commit details
Copy full SHA for 86ed31d
Browse repository at this point
fix: correct index handling in the format() assembler function
idleberg
committed
f17ed6b
View commit details
Copy full SHA for f17ed6b
Browse repository at this point
test: add e2e tests
idleberg
committed
9f68639
View commit details
Copy full SHA for 9f68639
Browse repository at this point
Commits on Aug 8, 2026
ci: run e2e tests
idleberg
committed
bbbdfd4
View commit details
Copy full SHA for bbbdfd4
Browse repository at this point
You can’t perform that action at this time.