issues
search
ssm-lang
/
sslang
A language built atop the Sparse Synchronous Model
BSD 3-Clause "New" or "Revised" License
18
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add builtin booleans
#167
j-hui
opened
1 year ago
1
Support time-related primitives
#166
j-hui
opened
1 year ago
0
Support break statements
#165
j-hui
opened
1 year ago
0
Add builtin not boolean not
#164
j-hui
closed
1 year ago
1
Add preliminary support for now and last
#163
j-hui
closed
1 year ago
0
Support tuple syntax without having to declare PairN
#162
j-hui
closed
1 year ago
1
isPure + Match Arm Elimination
#161
EmilySillars
opened
1 year ago
1
Constraint Pretty-Print: WriterT transformer for TC monad
#160
jar2333
closed
1 year ago
0
Optimize par
#159
MatthewDavidGoodman
opened
1 year ago
1
Use symbol table to generate fresh names in InsertRefCounting
#158
j-hui
closed
1 year ago
1
Add tuple return values for par exprs in codegen
#157
EmilySillars
opened
1 year ago
1
Remove Inliner Pass while fixing bugs
#156
EmilySillars
closed
1 year ago
1
Fix pretty printing of arguments
#155
j-hui
closed
1 year ago
2
Unification pretty print
#154
jar2333
closed
1 year ago
0
Type var ir
#153
jar2333
closed
1 year ago
0
Support recursion in lambda lifting pass
#152
yiming-fang
closed
1 year ago
1
Get rid of `stack build` in CI since `stack test` rebuilds everything anyways
#151
cyoon1729
closed
1 year ago
0
Type annotated binders
#150
yiming-fang
closed
1 year ago
3
Add indentation rules
#149
anjalismith
closed
1 year ago
0
Add module parsing
#148
max-acebal
opened
1 year ago
0
Module frontend
#147
max-acebal
closed
1 year ago
0
Faster CI
#146
cyoon1729
opened
1 year ago
1
Constraint IR Pretty Printer
#145
jar2333
closed
1 year ago
4
Implement pattern matching anomaly detection in the IR
#144
cyoon1729
closed
1 year ago
2
Add par stub
#143
EmilySillars
closed
1 year ago
0
Add test case for memory leak on wrong main function signature
#142
anjalismith
closed
1 year ago
2
Memory leak due to wrong main function signature
#141
anjalismith
opened
1 year ago
0
Use ppshow
#140
EmilySillars
closed
1 year ago
0
Matching tuples on let expression and top function definitions.
#139
xiaoqiangheye
closed
1 year ago
0
Support n-tuples
#138
j-hui
closed
1 year ago
1
Make ugly flag use show
#137
EmilySillars
closed
1 year ago
0
Tuple func signature
#136
xiaoqiangheye
closed
1 year ago
4
Add support for space characters
#135
j-hui
closed
1 year ago
0
Add exception
#134
hzhou07
closed
1 year ago
0
Tuple changes
#133
xiaoqiangheye
closed
1 year ago
0
add simple inlining pass
#132
EmilySillars
closed
1 year ago
1
Make AST implement typeable and data
#131
EmilySillars
closed
2 years ago
0
stop skipping of list and string desugaring
#130
EmilySillars
closed
2 years ago
1
Desugar pattern matching in IR
#129
yiming-fang
closed
1 year ago
0
Desugar topDef
#128
hzhou07
closed
1 year ago
1
Fix incorrect unit test case
#127
leoqiao18
closed
2 years ago
4
Allow recursive patterns in the IR
#126
yiming-fang
closed
1 year ago
1
Scanner Breaks on Character Literals
#125
EmilySillars
opened
2 years ago
0
Add desugar stubs for strings and lists
#124
EmilySillars
closed
2 years ago
2
Optimize dup drop
#123
gschare
opened
2 years ago
2
Version 2: constraint-based type infernce
#122
leoqiao18
closed
1 year ago
3
add doc for language design folks
#121
EmilySillars
closed
2 years ago
0
Add name mangling pass to make VarIds globally unique
#120
j-hui
closed
1 year ago
1
Add list literal syntax
#119
max-acebal
closed
1 year ago
6
Add String Literals
#118
anjalismith
closed
1 year ago
4
Next