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
B
Boo Programming Language
Settings
|
Report Duplicate
50
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Jun 10, 2024 — Jun 10, 2025
Showing page 6 of 153
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix -D:skip.antlr=true
Isak Andersson
More...
about 10 years ago
tweak in assembly equality comparer
lafar6502
More...
over 10 years ago
Merge pull request #1 from bamboo/master
Angelo Simone Scotto
More...
over 10 years ago
Removing no-longer-needed closures to fix an IL generation error
masonwheeler
More...
over 10 years ago
Fixing a few bugs in expression tree generation
masonwheeler
More...
over 10 years ago
Expression tree transformation and fixing a few bugs in query generation.
masonwheeler
More...
over 10 years ago
Merge pull request #95 from drslump/fix/94-circular-inheritance
Rodrigo B. de Oliveira
More...
over 10 years ago
Fix circular inheritance check for sibling base types
DrSlump
More...
over 10 years ago
Completing (hopefully!) the syntactic transformations needed to lower LINQ syntax to Boo ASTs
masonwheeler
More...
over 10 years ago
allow yield keyword as a member name
Rodrigo B. de Oliveira
More...
almost 11 years ago
Realized that I don't need types if the compiler can infer them. That makes this much simpler. Moved query expression transformer to the macro expansion phase of the pipeline and removed all unnecessary type-related code. SELECT, WHERE, ORDERBY and CAST transformations are working correctly now. Still poking at transparent identifiers.
masonwheeler
More...
almost 11 years ago
Continuing work on this. It's now possible to parse LINQ expressions without the LINQ pseudo-keywords stomping on the rest of the available identifier names, and to declare expressions in booish and debug them. Working on the transformations now.
masonwheeler
More...
almost 11 years ago
Initial work on adding a LINQ syntax parser into the language. (WIP)
masonwheeler
More...
almost 11 years ago
Fix generating file version in assembly.
KingJiang
More...
about 11 years ago
Merge pull request #85 from drslump/fix-end-keyword-interpolated-expressions
Rodrigo B. de Oliveira
More...
over 11 years ago
actually include the parser test in the testcase
DrSlump
More...
over 11 years ago
include parser test
DrSlump
More...
over 11 years ago
Use a specific token filter to allow the use of the end keyword as a simple identifier
DrSlump
More...
over 11 years ago
Merge pull request #76 from drslump/feature/safe-acess
Rodrigo B. de Oliveira
More...
over 11 years ago
Merge pull request #84 from drslump/ifdef-equality
Rodrigo B. de Oliveira
More...
over 11 years ago
Support value comparison for defines
DrSlump
More...
over 11 years ago
Clone temp reference to avoid problems when transforming it down the pipeline (ie booish)
DrSlump
More...
over 11 years ago
Merge pull request #82 from drslump/annotate-alias-import
Rodrigo B. de Oliveira
More...
over 11 years ago
Merge pull request #81 from drslump/override-object-mapping
Rodrigo B. de Oliveira
More...
over 11 years ago
Annotate aliased selective imports
DrSlump
More...
over 11 years ago
Move entity mapping for void, object and duck to a virtual method
DrSlump
More...
over 11 years ago
Merge pull request #80 from drslump/yet-another-fix-for-msbuild
Rodrigo B. de Oliveira
More...
over 11 years ago
Make it compatible with mono 3.2.5
DrSlump
More...
over 11 years ago
merge remote changes
DrSlump
More...
over 11 years ago
Updated generated parser
DrSlump
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
…
152
153
→
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