Yesterday
-
r148
(Module imports and inheritance now works. Fixed a bug in fun...) committed
- Module imports and inheritance now works. Fixed a bug in function resolution. Have to make minor
rewrite of all tests.
Module imports and inheritance now works. Fixed a bug in function resolution. Have to make minor
rewrite of all tests.
-
r147
(Fixing a bunch of small bugs related to the new conversion t...) committed
- Fixing a bunch of small bugs related to the new conversion to module instances.
Fixing a bunch of small bugs related to the new conversion to module instances.
Last 7 days
-
r146
(Renamed a bunch of files. Cleaned up some of the VM code. Re...) committed
- Renamed a bunch of files. Cleaned up some of the VM code. Removed unused files. Created a few new
files. Big thing: adding a module instantiation system. This is very important.
Renamed a bunch of files. Cleaned up some of the VM code. Removed unused files. Created a few new
files. Big thing: adding a module instantiation system. This is very important.
-
r145
(Renamed a bunch of files. Cleaned up some of the VM code. Re...) committed
- Renamed a bunch of files. Cleaned up some of the VM code. Removed unused files. Created a few new
files. Big thing: adding a module instantiation system. This is very important.
Renamed a bunch of files. Cleaned up some of the VM code. Removed unused files. Created a few new
files. Big thing: adding a module instantiation system. This is very important.
Last 30 days
-
r144
(Renamed test files. Module names and file names must match.
...) committed
- Renamed test files. Module names and file names must match.
Got static method calls to work.
Renamed test files. Module names and file names must match.
Got static method calls to work.
-
r143
(Removed superflous function "GetStatementType") committed
- Removed superflous function "GetStatementType"
Removed superflous function "GetStatementType"
-
heron-0-8-1.msi (Heron 0.8.1 - Executable and C# source code) file uploaded
-
Labels:
Featured
Type-Installer
OpSys-Windows
Labels:
Featured
Type-Installer
OpSys-Windows
-
heron-0-8-1.zip (Heron 0.8.1 - Executable and C# source code) file uploaded
-
Labels:
Featured
OpSys-Windows
Type-Archive
Labels:
Featured
OpSys-Windows
Type-Archive
-
r142
(Renaming the tests, fixed some problems with "is" and "as". ) committed
- Renaming the tests, fixed some problems with "is" and "as".
Renaming the tests, fixed some problems with "is" and "as".
-
r141
(Duck typing. ) committed
- Duck typing.
-
r140
(Added the code to support duck-typing. Renamed some of the t...) committed
- Added the code to support duck-typing. Renamed some of the test files.
Added the code to support duck-typing. Renamed some of the test files.
-
issue 9
(Source code) commented on
-
-
issue 14
(Run-time and Compile-time Entry Points ) reported
-
-
issue 13
(Requesting non-visible field behaves weird) commented on
-
-
heron-0-8.msi (Heron 0.8 - Executable and C# source code) file uploaded
-
Labels:
Featured
Type-Installer
OpSys-Windows
Labels:
Featured
Type-Installer
OpSys-Windows
-
heron-0-8.zip (Heron 0.7 - Executable and C# source code) file uploaded
-
Labels:
Featured
OpSys-Windows
Type-Archive
Labels:
Featured
OpSys-Windows
Type-Archive
-
r139
(Release 0.8.) committed
- Release 0.8.
-
r138
(The list operators of mapeach, select, and range are now eva...) committed
- The list operators of mapeach, select, and range are now evaluated lazily. They are implemented as
returning iterators. This is nice. Also now "Seq" properly supports ToList and ToIterator.
The list operators of mapeach, select, and range are now evaluated lazily. They are implemented as
returning iterators. This is nice. Also now "Seq" properly supports ToList and ToIterator.
-
HeronGrammar
(The grammar of Heron) Wiki page edited
- Revision r137
Edited wiki page through web user interface.
Revision r137
Edited wiki page through web user interface.
-
HeronGrammar
(The grammar of the Heron syntax) Wiki page edited
- Revision r136
Edited wiki page through web user interface.
Revision r136
Edited wiki page through web user interface.
-
HeronGrammar
(The grammar of the Heron syntax) Wiki page edited
- Revision r135
Edited wiki page through web user interface.
Revision r135
Edited wiki page through web user interface.
-
r134
([No log message]) committed
- [No log message]
-
HeronGrammar
(The grammar of the Heron syntax) Wiki page edited
- Revision r133
Edited wiki page through web user interface.
Revision r133
Edited wiki page through web user interface.
-
HeronGrammar
(The grammar of the Heron syntax) Wiki page added
- Revision r132
Created wiki page through web user interface.
Revision r132
Created wiki page through web user interface.
-
r131
(Added functionality to generate the heron syntax and a list ...) committed
- Added functionality to generate the heron syntax and a list of primitives. Now passes all Heron Unit
tests. Had to fix a bug related to type resolution.
Added functionality to generate the heron syntax and a list of primitives. Now passes all Heron Unit
tests. Had to fix a bug related to type resolution.
-
r130
(The pretty printing program test now works. The "debugger" w...) committed
- The pretty printing program test now works. The "debugger" which never really worked, now really
doesn't work at all, so I disabled it.
The pretty printing program test now works. The "debugger" which never really worked, now really
doesn't work at all, so I disabled it.
-
issue 9
(Source code) commented on
-
-
-
r129
([No log message]) committed
- [No log message]
-
r128
(Updating algorithm for iterating over statements. ) committed
- Updating algorithm for iterating over statements.
Updating algorithm for iterating over statements.
-
r127
(I have improved the sub-expression algorithm. It uses reflec...) committed
- I have improved the sub-expression algorithm. It uses reflection now. This reduces the chance of an
error, and reduces the amount of necessary code. I have also started adding the expressions to the
primitives so that they can be reflected over.
I have improved the sub-expression algorithm. It uses reflection now. This reduces the chance of an
error, and reduces the amount of necessary code. I have also started adding the expressions to the
primitives so that they can be reflected over.
-
r126
(Some renaming and refactoring. Improving the compile-time re...) committed
- Some renaming and refactoring. Improving the compile-time reflection sample. Fixing bugs. Exposing a
lot more values to the Heron run-time.
Some renaming and refactoring. Improving the compile-time reflection sample. Fixing bugs. Exposing a
lot more values to the Heron run-time.
-
issue 13
(Requesting non-visible field behaves weird) reported
-
-
TableOfContents
(A table of contents for the Wiki-documentation) Wiki page edited
- Revision r125
Edited wiki page through web user interface.
Revision r125
Edited wiki page through web user interface.
-
-
Closures
(How heron supports closures.) Wiki page edited
- Revision r124
Edited wiki page through web user interface.
Revision r124
Edited wiki page through web user interface.
-
Closures
(How heron supports closures.) Wiki page added
- Revision r123
Created wiki page through web user interface.
Revision r123
Created wiki page through web user interface.
-
FirstClassFunctions
(First class functions in Heron.) Wiki page added
- Revision r122
Created wiki page through web user interface.
Revision r122
Created wiki page through web user interface.
-
-
issue 4
(Discriminated Unions) Labels changed
-
-
issue 3
(Non-nullable types by default) Labels changed
-
-
issue 10
(Compile-Time Code Generation) reported
-
-
issue 9
(Asynchronous Message Passing) reported
-
-
-
-
-
issue 5
(Primitive Subtyping) reported
-
-
issue 4
(Discriminated Unions) reported
-
-
issue 3
(Non-nullable types by default) reported
-
-
r121
(What I did:
- HeronPrimitiveType has disappeared.
- Starte...) committed
- What I did:
- HeronPrimitiveType has disappeared.
- Started simplifying the exposure of types to Heron.
- Most just derive from HeronValue and expose functions and fields through [HeronVisible].
- Added a new file "HeronUserType" for HeronClass, HeronInterface, etc.
- HeronASTValue and HeronTree is being experimented with
- new file tests/test16.heron demonstrates compile-time reflection.
- "Premain" classes have been renamed to "Meta"
What I did:
- HeronPrimitiveType has disappeared.
- Started simplifying the exposure of types to Heron.
- Most just derive from HeronValue and expose functions and fields through [HeronVisible].
- Added a new file "HeronUserType" for HeronClass, HeronInterface, etc.
- HeronASTValue and HeronTree is being experimented with
- new file tests/test16.heron demonstrates compile-time reflection.
- "Premain" classes have been renamed to "Meta"
|