openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
winxed
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 19, 2024 — Jul 19, 2025
Showing page 24 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
replace several specialized parsings of comma separated lists with calls to a parametrized function
NotFound
More...
over 14 years ago
change arg emiting in predefs cry and print for shortness and clarity
NotFound
More...
over 14 years ago
change several loops for shortness and clarity
NotFound
More...
over 14 years ago
refactor a bit SimpleArgList and its usages
NotFound
More...
over 14 years ago
several minor simplifications
NotFound
More...
over 14 years ago
replace some if chains with switch
NotFound
More...
over 14 years ago
use a heredoc in example nqp to better readability
NotFound
More...
over 14 years ago
update nqp.winxed example to work around insanity
NotFound
More...
over 14 years ago
update installable files
NotFound
More...
over 14 years ago
introduce experimental statement 'switch without expression' and use it in few places of stage 1 compiler
NotFound
More...
over 14 years ago
use indent constants instead of spaces in a few remanant places
NotFound
More...
over 14 years ago
change expansion of predef bodies in stage 0, previous way was vulnerable to args containing marks
NotFound
More...
over 14 years ago
refactor function modifier list into a derived class
NotFound
More...
over 14 years ago
fix 'all' Makefile target, mikehh++
NotFound
More...
over 14 years ago
refactor function parameters in stage 0
NotFound
More...
over 14 years ago
refactor common parts of Return and Yield statements into a base class in stage 0
NotFound
More...
over 14 years ago
update installable compiler
NotFound
More...
over 14 years ago
remove the drivers helper methods in the compreg'ed compiler object that are no more needed
NotFound
More...
over 14 years ago
now that stage 0 allow modifiers, use them in the non installed driver, and fix a bug found while doing that
NotFound
More...
over 14 years ago
argument modifiers in stage 0
NotFound
More...
over 14 years ago
use an Argument class instead or raw Expr in ArgumentList in stage 0
NotFound
More...
over 14 years ago
some refactor in stage 0 Modifier classes to make them more like its stage 1 versions
NotFound
More...
over 14 years ago
delete emit_get method in OpExistsExpr, using the inherited one is fine
NotFound
More...
over 14 years ago
diagnose operator exists not supported in stage 0
NotFound
More...
over 14 years ago
minimal refactor of some op emisions in stage 0
NotFound
More...
over 14 years ago
fix some features forgotten to adapt in the switch to load_bytecode stages in non installed driver
NotFound
More...
over 14 years ago
improve indentation of stage 0 generated code
NotFound
More...
over 14 years ago
update installable compiler
NotFound
More...
over 14 years ago
Stages 1 and 2 now can't be invoked directly from command line and don't have fakecutables. Non installed driver uses load_bytecode for stages 1 and 2. Auxiliary methods in the compiler object to workaround lack of features in non installed driver. Makefile changes to adapt it to the other changes.
NotFound
More...
over 14 years ago
update installable compiler
NotFound
More...
over 14 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
…
54
55
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree