.. |
ArrayTemplates.hs
|
core: rename string and pattern types
|
2018-03-18 14:53:03 +01:00 |
AssignTypes.hs
|
Almost there... Also removed calls to "compilerError", because it was obnoxious.
|
2017-12-19 07:49:16 +01:00 |
ColorText.hs
|
Variable for determining platform.
|
2018-02-12 14:33:51 +01:00 |
Commands.hs
|
Can compare booleans in dynamic '='.
|
2018-03-19 10:49:13 +01:00 |
Concretize.hs
|
Almost there! Added two new special forms 'and' and 'or'.
|
2018-03-15 17:03:45 +01:00 |
Constraints.hs
|
Almost there! Added two new special forms 'and' and 'or'.
|
2018-03-15 17:03:45 +01:00 |
Deftype.hs
|
core: rename string and pattern types
|
2018-03-18 14:53:03 +01:00 |
Emit.hs
|
core: rename string and pattern types
|
2018-03-18 14:53:03 +01:00 |
Eval.hs
|
Fixed some bugs regarding machine readable error reporting.
|
2018-03-19 21:54:05 +01:00 |
Expand.hs
|
Fixed: 'assert' macro. Also -- reporting of errors in expanded macros now works.
|
2018-03-13 13:10:15 +01:00 |
GenerateConstraints.hs
|
Almost there! Added two new special forms 'and' and 'or'.
|
2018-03-15 17:03:45 +01:00 |
Infer.hs
|
Trying to make setting a dereferenced ref work.
|
2018-02-02 07:46:07 +01:00 |
InitialTypes.hs
|
Almost there! Added two new special forms 'and' and 'or'.
|
2018-03-15 17:03:45 +01:00 |
Lookup.hs
|
Simple example with function as member works.
|
2018-03-15 09:32:26 +01:00 |
Obj.hs
|
Almost there! Added two new special forms 'and' and 'or'.
|
2018-03-15 17:03:45 +01:00 |
Parsing.hs
|
Remove unneeded Data.Char import.
|
2018-03-18 21:18:34 +01:00 |
Polymorphism.hs
|
Moved a lot of code out of Obj.hs and into two new modules: Qualify.hs
|
2018-02-01 17:52:50 +01:00 |
Qualify.hs
|
Almost there! Added two new special forms 'and' and 'or'.
|
2018-03-15 17:03:45 +01:00 |
Repl.hs
|
BUG FIX: When running :rb, shouldn't carp stop when :r returns an
|
2018-02-12 17:51:00 +01:00 |
Scoring.hs
|
Sorting of globals can handle dependencies between modules.
|
2018-03-10 18:07:12 +01:00 |
StartingEnv.hs
|
core: rename string and pattern types
|
2018-03-18 14:53:03 +01:00 |
Template.hs
|
Gah, messed up.
|
2018-01-23 14:20:35 +01:00 |
TypeError.hs
|
Added comma.
|
2018-03-16 03:04:28 +01:00 |
Types.hs
|
core: rename string and pattern types
|
2018-03-18 14:53:03 +01:00 |
Util.hs
|
Variable for determining platform.
|
2018-02-12 14:33:51 +01:00 |
Workbench.hs
|
compiler: applied hlint fixes
|
2017-11-19 17:35:53 +01:00 |