Skip to content

Activity

Fix more cases where inferredPath isn't passed (#2138)

Pull request merge
wixoaGitpushed 2 commits to master • 82693c1…e6f5bc3 • 
2 days ago

Adds a system for printing stats to the disassembler (#2067)

Pull request merge
wixoaGitpushed 8 commits to master • c7c89ae…82693c1 • 
4 days ago

IndexRefWithString peephole opt (#2132)

Pull request merge
wixoaGitpushed 3 commits to master • 2a55a1c…c7c89ae • 
4 days ago

Cope with extra tokens after proc statements (#2116)

Pull request merge
wixoaGitpushed 2 commits to master • e2b4289…2a55a1c • 
4 days ago

Optimize the peephole optimizer (#2134)

Pull request merge
wixoaGitpushed 4 commits to master • ac33d86…e2b4289 • 
4 days ago

Fix off-by-one in peephole optimizer (#2131)

Pull request merge
wixoaGitpushed 1 commit to master • 54bd243…ac33d86 • 
6 days ago

Compile error when outputting to const vars in for() loops (#2124)

Pull request merge
wixoaGitpushed 1 commit to master • 621460e…54bd243 • 
7 days ago

Emit location of original var def for duplicate var errors (#2126)

Pull request merge
wixoaGitpushed 1 commit to master • 8a7abfc…621460e • 
7 days ago

Implement initial() for arglist() (#2123)

Pull request merge
wixoaGitpushed 1 commit to master • 939512d…8a7abfc • 
8 days ago

Don't instantiate multidimensional lists in proc params (#2125)

Pull request merge
wixoaGitpushed 1 commit to master • d7962db…939512d • 
8 days ago

Fix __IMPLIED_TYPE__ in proc arguments (#2122)

Pull request merge
wixoaGitpushed 1 commit to master • e638422…d7962db • 
8 days ago

Fix initial filter in object defs and adds test (#2121)

Pull request merge
wixoaGitpushed 1 commit to master • e2df05e…e638422 • 
11 days ago

Explicitly remind people about 64-bit binaries in the DLL error (#2119)

Pull request merge
wixoaGitpushed 1 commit to master • a4e6047…e2df05e • 
13 days ago

Deal with passing Broken Tests (#2109)

Pull request merge
wixoaGitpushed 1 commit to master • 610688c…a4e6047 • 
14 days ago

Fix stringifying infinity (#2112)

Pull request merge
wixoaGitpushed 1 commit to master • b9bfd6a…610688c • 
14 days ago

Fix recreating deleted savefiles (#2114)

Pull request merge
wixoaGitpushed 1 commit to master • 4e310e9…b9bfd6a • 
15 days ago

Bumps RT (#2105)

Pull request merge
wixoaGitpushed 1 commit to master • 12b9f6e…4e310e9 • 
16 days ago

Refactor the PeepholeOptimizer into arbitrary passes (#2069)

Pull request merge
wixoaGitpushed 1 commit to master • 1f067c8…12b9f6e • 
25 days ago

Implement atom.appearance.overlays (#2104)

Pull request merge
wixoaGitpushed 1 commit to master • 1c09fb0…1f067c8 • 
25 days ago

Fix a missed Session.Name replacement (#2103)

Pull request merge
wixoaGitpushed 1 commit to master • 8b4e62f…1c09fb0 • 
27 days ago

Fix a null reference in mob.ckey assignment (#2102)

Pull request merge
wixoaGitpushed 1 commit to master • 3b37b1c…8b4e62f • 
27 days ago

Remove a turf from an area's contents when it's added to another (#2099)

Pull request merge
wixoaGitpushed 1 commit to master • 6062c18…3b37b1c • 
27 days ago

Fix disassembler CI never failing on errors (#2100)

Pull request merge
wixoaGitpushed 1 commit to master • 897946e…6062c18 • 
28 days ago

Fix locations reporting (#2093)

Pull request merge
wixoaGitpushed 1 commit to master • 46b206a…897946e • 
28 days ago

String concat const folding (#2061)

Pull request merge
wixoaGitpushed 1 commit to master • 9e1a9e6…46b206a • 
29 days ago

Unit test some world vars against bad const folding, fix `world.sys…

Pull request merge
wixoaGitpushed 1 commit to master • 970b6a9…9e1a9e6 • 
on Nov 16

Make const vars no longer static (#2098)

Pull request merge
wixoaGitpushed 1 commit to master • c0b9253…970b6a9 • 
on Nov 16

Add opendream_noconstfold, add it to some world vars (#2097)

Pull request merge
wixoaGitpushed 1 commit to master • f941c9d…c0b9253 • 
on Nov 16

Use a switch in ProcStatement() (#2073)

Pull request merge
wixoaGitpushed 1 commit to master • b69baa6…f941c9d • 
on Nov 16

Makes DMCompiler non-static. Yes, really. (#2075)

Pull request merge
wixoaGitpushed 1 commit to master • 9b1869f…b69baa6 • 
on Nov 15