issues
search
mirth-lang
/
mirth
Compiler for the Mirth programming language.
BSD Zero Clause License
447
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add floating point support
#314
casuallyblue
closed
3 months ago
3
Floating Point
#313
Capital-EX
opened
4 months ago
1
Use new syntax in mirth.location
#312
typeswitch-dev
closed
4 months ago
0
Make package search paths part of the +Mirth resource and add a CLI argument to add to it
#311
casuallyblue
closed
5 months ago
1
update code and vim extensions
#310
typeswitch-dev
closed
5 months ago
0
Add new syntax for data, & add struct declarations.
#309
typeswitch-dev
closed
5 months ago
0
Handle string nontermination and escaped newlines in strings correctly.
#308
typeswitch-dev
closed
5 months ago
0
Line numbers wrong when strings are not terminated.
#307
casuallyblue
closed
5 months ago
1
Use custom tag values in sdl bindings.
#306
typeswitch-dev
closed
5 months ago
0
Add way to specify tag value.
#305
typeswitch-dev
closed
5 months ago
0
Use new syntax in examples.
#304
typeswitch-dev
closed
5 months ago
0
Rewrite std.maybe; make predicates consume their arguments.
#303
typeswitch-dev
closed
5 months ago
0
add syntactic sugar for match and match cases
#302
typeswitch-dev
closed
5 months ago
0
New def syntax and type inference.
#301
typeswitch-dev
closed
5 months ago
0
Even more flexible namespace resolution.
#300
typeswitch-dev
closed
5 months ago
0
Remove posix primitives and replace them with externals
#299
casuallyblue
closed
5 months ago
0
Deferred-namespaces
#298
typeswitch-dev
closed
5 months ago
0
Relax visibility checks.
#297
typeswitch-dev
closed
5 months ago
0
Add missing qualification in std.lazy
#296
typeswitch-dev
closed
5 months ago
0
Remove print! and trace! and similarly impure words.
#295
typeswitch-dev
closed
5 months ago
0
Refactor SDL bindings
#294
typeswitch-dev
closed
5 months ago
0
Allow inout arguments in externals via labels.
#293
typeswitch-dev
closed
5 months ago
0
Flexible external declaration.
#292
typeswitch-dev
closed
5 months ago
0
def-external: Support C varargs somehow.
#291
typeswitch-dev
closed
5 months ago
1
More build.sh stuff
#290
typeswitch-dev
closed
5 months ago
0
Add a little build script
#289
typeswitch-dev
closed
5 months ago
0
Add CVoid and support void (*) (void) function pointers.
#288
typeswitch-dev
closed
5 months ago
0
Overhauling def-external with C types.
#287
typeswitch-dev
closed
5 months ago
0
[off-topic] Message details does not appear on Mirth
#286
Ahcsba
closed
5 months ago
1
Move some global variables into +Mirth.
#285
typeswitch-dev
closed
5 months ago
0
Add +Mirth resource, prefer show; over show ;
#284
typeswitch-dev
closed
6 months ago
0
Reorganize repo -- move lots of things into `tools`.
#283
typeswitch-dev
closed
6 months ago
0
Package resolution: Derive package path from module path, and have a default package search path.
#282
typeswitch-dev
closed
6 months ago
0
Avoid hexdigits after \xNN escape sequences in C99 string literals.
#281
typeswitch-dev
closed
6 months ago
0
Use a C macro for string literals.
#280
typeswitch-dev
closed
6 months ago
0
Add checks that types aren't used as resources and vice versa via labels.
#279
typeswitch-dev
closed
6 months ago
0
Use resource and value labels in compiler and std library.
#278
typeswitch-dev
closed
6 months ago
0
Make resource labels use + as a prefix.
#277
typeswitch-dev
closed
6 months ago
0
Add support for resource labels.
#276
typeswitch-dev
closed
6 months ago
0
Turn Gamma into a resource in type unification.
#275
typeswitch-dev
closed
6 months ago
0
Fix T*, T+, T-> names.
#274
typeswitch-dev
closed
6 months ago
0
Make z encoding more readable.
#273
typeswitch-dev
closed
6 months ago
0
Don't show unstable metavariable numbers in type errors.
#272
typeswitch-dev
opened
6 months ago
1
Use CamelCase in constructors instead of SCREAMING_SNAKE_CASE.
#271
typeswitch-dev
closed
6 months ago
0
Add unit tests for std.list
#270
typeswitch-dev
closed
6 months ago
0
Use cons list in std.list
#269
typeswitch-dev
closed
6 months ago
0
Qualified declarations resolve namespace too eagerly.
#268
typeswitch-dev
closed
5 months ago
0
Go back to using stable names in C99 output.
#267
typeswitch-dev
closed
6 months ago
0
Remove qualification for argparser types
#266
casuallyblue
closed
6 months ago
0
Add macos-12 runner for CI.
#265
typeswitch-dev
closed
6 months ago
0
Next