issues
search
manifold-lang
/
manifold
(LEGACY ARCHIVE) Manifold is a high level language for engineering design
http://manifold-lang.org
GNU General Public License v3.0
0
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Digital backend tests
#167
mtrberzi
closed
10 years ago
1
Refactored out const fields
#166
maxqchen
closed
10 years ago
7
Backend tests: AND, OR, NOT
#165
mtrberzi
closed
10 years ago
4
Add integration tests for backend VHDL code generation
#164
mtrberzi
closed
10 years ago
0
Add integration tests for schematic serialization and deserialization
#163
mtrberzi
closed
10 years ago
0
Add integration tests for frontend elaboration
#162
mtrberzi
closed
10 years ago
0
Improve test coverage
#161
mtrberzi
closed
10 years ago
0
Add coverage for front end, fix (tuple/function)Type comparison
#160
TysonAndre
closed
10 years ago
2
Digital elaboration
#159
mtrberzi
closed
10 years ago
9
Tests of Intermediate Exceptions and ArrayValue
#158
TysonAndre
closed
10 years ago
2
Primitive functions
#157
mtrberzi
closed
10 years ago
6
Set up some kind of chat service
#156
lucaswoj
opened
10 years ago
3
refactor: symbols
#155
mtrberzi
closed
10 years ago
0
Proposed refactoring in scopebuilding
#154
mtrberzi
closed
10 years ago
0
Scopebuilding
#153
mtrberzi
closed
10 years ago
5
Allow default values in tuples
#152
mtrberzi
closed
10 years ago
0
Allow named fields in tuples
#151
mtrberzi
closed
10 years ago
0
Tuple values
#150
mtrberzi
closed
10 years ago
7
VHDL code generation: combinational logic
#149
mtrberzi
closed
10 years ago
2
Convince CI server to rebuild outstanding pull requests when master is changed
#148
mtrberzi
closed
9 years ago
1
hotfix: changed constructor invocation for check
#147
mtrberzi
closed
10 years ago
1
Enable type checking for attributes #80
#146
TysonAndre
closed
10 years ago
4
VHDL codegen tests
#145
mtrberzi
closed
10 years ago
2
hotfix: checkstyle errors in test case
#144
mtrberzi
closed
10 years ago
1
Basic parsing of boolean, interger, variable reference, function invocation, and variable assignment expressions.
#143
lucaswoj
closed
10 years ago
11
Fixed compiler warnings (squirts team with spray bottle)
#142
lucaswoj
closed
10 years ago
1
Pass scope into all methods that elaborate things
#141
lucaswoj
closed
10 years ago
2
Added function value and function type value classes
#140
lucaswoj
closed
10 years ago
2
Backend invocation
#139
mtrberzi
closed
10 years ago
4
Node/Connection deserialization
#138
maxqchen
closed
10 years ago
6
Added VariableAsignmentExpression and VariableReferenceExpression
#137
lucaswoj
closed
10 years ago
5
Remove "setValue" from the variable class
#136
lucaswoj
closed
10 years ago
0
Initial deserialization code
#135
maxqchen
closed
10 years ago
8
Prevent name collisions in the intermediate representation, even across types
#134
maxqchen
closed
10 years ago
6
VHDL code generation: nets, registers
#133
mtrberzi
closed
10 years ago
3
Check: no unconnected inputs
#132
mtrberzi
closed
10 years ago
7
Collect digital Check violations in a string list for error notification
#131
mtrberzi
closed
10 years ago
0
Simple Design Rule Check: no multiple drivers
#130
mtrberzi
closed
10 years ago
6
Choose a logging utility
#129
mtrberzi
closed
10 years ago
0
Netlist construction from schematic
#128
mtrberzi
closed
10 years ago
6
Rename ConnectionType to ConnectionTypeValue
#127
mtrberzi
closed
10 years ago
0
Refactored codebase to share primitives between front end and back end
#126
lucaswoj
closed
10 years ago
5
Added Antlr grammar for front-end language
#125
lucaswoj
closed
10 years ago
1
Refactored codebase to share values between front end and back end
#124
lucaswoj
closed
10 years ago
7
Digital backend: basic netlist construction and digital primitives
#123
mtrberzi
closed
10 years ago
5
Remove checkstyle suppression filter for Java 8 support
#122
mtrberzi
closed
10 years ago
0
Make Attributes Immutable #80
#121
TysonAndre
closed
10 years ago
6
Translate digital netlist to synthesizable VHDL
#120
mtrberzi
closed
10 years ago
2
Perform design rule checks on netlist
#119
mtrberzi
closed
10 years ago
1
Construct netlist from IR
#118
mtrberzi
closed
10 years ago
2
Next