alpha
Login
or
Join now
klauser.link
/
prx
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Prexonite, a .NET hosted scripting language with a focus on meta-programming and embedded DSLs
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
prx
/
Prx
/
src
/
at
rm-lazy
3 files
Christian Klauser
Breaking: change type of FunctionDeclaration.CilImplementation
4y ago
43d4a52d
prx_interactive.pxs
Breaking: change type of FunctionDeclaration.CilImplementation Breaking: remove PCommand.IsPure, PCommand.Groups, PCommand.IsInGroup, PCommand.AddToGroup, PCommand.RemoveFromGroup (groups are now tracked in the command table) Breaking: `sys.rt.compile_to_cil` will now compile the entire compound (not just the current application) Fix bug in stack context passing across module boundaries. Fix broken prx scripts Remove stored tests (round-trip). They have been disabled for a while and there are no plans to bring back support for round-tripping.
4 years ago
prx_lib.pxs
PRX-48: single-file prx binary Enable single-file (runtime-included) prx binary (~66MB). Also: - implement reading of files from embedded resources for `build does add` and `build does require`.
4 years ago
prx_main.pxs
Breaking: change type of FunctionDeclaration.CilImplementation Breaking: remove PCommand.IsPure, PCommand.Groups, PCommand.IsInGroup, PCommand.AddToGroup, PCommand.RemoveFromGroup (groups are now tracked in the command table) Breaking: `sys.rt.compile_to_cil` will now compile the entire compound (not just the current application) Fix bug in stack context passing across module boundaries. Fix broken prx scripts Remove stored tests (round-trip). They have been disabled for a while and there are no plans to bring back support for round-tripping.
4 years ago