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
H
hrenginscript
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 14 hours
ago.
Nov 19, 2024 — Nov 19, 2025
Showing page 3 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
parser: move declarations into a separate file
Hudd
More...
over 2 years ago
lang: add reference operator
Hudd
More...
over 2 years ago
backend: implement list_literal and numbered_list_literal
Hudd
More...
over 2 years ago
backend: implement subscript expressions
Hudd
More...
over 2 years ago
parser: add expect(id)
Hudd
More...
over 2 years ago
parser: add different types of initializers
Hudd
More...
over 2 years ago
parser: replace if(!match) error() with expect()
Hudd
More...
over 2 years ago
lang: add array_type
Hudd
More...
over 2 years ago
parser: add subscript_expression
Hudd
More...
over 2 years ago
driver: add the --dump-ast option
Hudd
More...
over 2 years ago
semantic: split semantic_analyzer into multiple visitors
Hudd
More...
over 2 years ago
parser: add NIY error for classes
Hudd
More...
over 2 years ago
semantic: implement comparison chaining
Hudd
More...
over 2 years ago
backend_llvm: extract ir::binary_operator codegen to gen_op
Hudd
More...
over 2 years ago
add missing decl
Hudd
More...
over 2 years ago
semantic: add float_literal
Hudd
More...
over 2 years ago
parser: add a special case for field_expr
Hudd
More...
over 2 years ago
parser: change bitwise operator precedence
Hudd
More...
over 2 years ago
semantic: add diagnostics to convert_to_middle
Hudd
More...
over 2 years ago
dist/syntax: fix comments within variable decls
Hudd
More...
over 2 years ago
test: fix incorrect error expectation
Hudd
More...
over 2 years ago
parser: improve error handling
Hudd
More...
over 2 years ago
dist: add KSyntaxHighlighting definitions
Hudd
More...
over 2 years ago
printer: make paren-exprs unnamed
Hudd
More...
over 2 years ago
driver: exit on parse errors
Hudd
More...
over 2 years ago
parser: make parser more robust
Hudd
More...
over 2 years ago
test: add a test for error recovery
Hudd
More...
over 2 years ago
parser: return valid paren_expression even with unmatched parenthesis
Hudd
More...
over 2 years ago
backend_llvm: add minus_fp
Hudd
More...
over 2 years ago
lang: implement the `as` operator
Hudd
More...
over 2 years ago
←
1
2
3
4
5
6
7
8
9
…
16
17
→
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