Timeline
05/30/08:
- 19:46 Svn edited by
- (diff)
- 19:45 Svn edited by
- (diff)
- 18:43 HowToParticipate edited by
- (diff)
- 14:33 TypeCheckerProgress edited by
- (diff)
- 14:27 TypeCheckerProgress edited by
- updating our status (diff)
- 14:03 Changeset [1757] by
- deleted unused code
- 13:53 Changeset [1756] by
- Cleaned up Sparse library to use modern techniques. This should make it …
- 13:44 Ticket #123 (Can't find Csr when Csr.mul(...) is overloaded) created by
- Uncomment the following code in source:trunk/Library/Sparse.fss : […] …
- 13:22 Changeset [1755] by
- Fixed the return type declaration of the anonymous function returned by …
- 13:13 Changeset [1754] by
- merged grammar changes added comments to a few files
- 12:44 Svn edited by
- (diff)
- 12:39 Svn edited by
- (diff)
- 12:34 Svn created by
- 12:13 Changeset [1753] by
- [syntax abstraction] start to handle groups of syntax items
- 12:05 Changeset [1752] by
- make branch for syntax
- 11:31 WikiStart edited by
- (diff)
- 11:31 TypeCheckerProgress edited by
- Moving on to typecase (diff)
- 11:31 WikiStart edited by
- (diff)
- 11:30 WikiStart edited by
- (diff)
- 11:21 Changeset [1751] by
- Additional cleanups; also moved license file to proper place.
- 11:01 TypeCheckerProgress edited by
- added all cases from my whiteboard (diff)
- 09:59 TypeCheckerProgress created by
- creating new page describing nels and justin's work
- 09:55 InterpreterGuide edited by
- Adding a link to a new page about type checker progress. (diff)
- 09:06 Changeset [1750] by
- [build] added failonerror so Rats! error aborts build
- 08:38 Changeset [1749] by
- Fixes #122. Part of the problem here is that we're not sure where we …
- 06:53 Ticket #122 (Uninitialized Variable Error misleading) created by
- This time it's an actual bug. The following program is incorrect, I typed …
- 05:33 Ticket #121 (Parser Error line number is far off) closed by
- wontfix: After sleeping on this issue, I have convinced myself that it is not …
05/29/08:
- 17:32 Ticket #121 (Parser Error line number is far off) created by
- I inserted an extra "end" keyword at the end of one of my method …
- 11:56 Changeset [1748] by
- TypeReflect? is no longer necessary in order to define covariant functions …
- 07:53 UsingMercurial created by
- 07:18 HowToParticipate edited by
- (diff)
- 07:11 Changeset [1747] by
- [interpreter/environment] steps towards (re)creating an interface to …
- 06:53 Changeset [1746] by
- Added copyright notices.
05/28/08:
- 20:19 Changeset [1745] by
- Refactored parse() method of com.sun.fortress.compiler.Parser so that it …
- 19:49 Changeset [1744] by
- [copyrights] Fixed copyright notices.
- 12:26 Changeset [1743] by
- [xml] actually print a newline
- 12:24 Changeset [1742] by
- [xml] rename object parameter so it does not clash with a method
- 12:22 Ticket #120 (invoking methods with the same name as a field produces a confusing error) created by
- […] Produces this error […] At the least that stack trace shouldn't …
- 12:14 Changeset [1741] by
- [syntax abstraction] use more String.format
- 11:57 Changeset [1740] by
- [syntax abstraction] use String.format instead of + to build strings
- 10:56 Changeset [1739] by
- Advice on setting a non-broken Cygwin path for FORTRESS_HOME, courtesy of …
- 10:42 Changeset [1738] by
- [syntax abstraction] add another test
- 10:41 Changeset [1737] by
- typo in syn file, fixed
- 10:35 Changeset [1736] by
- Checking that assigned variables are actually assign-able.
- 10:27 Changeset [1735] by
- Added tryatomic
- 10:27 Changeset [1734] by
- [syntax abstraction] add macro tests, include more methods for pretty …
- 07:48 Changeset [1733] by
- Deleted an obsolete file.
- 07:36 Changeset [1732] by
- I named my failing tests incorrectly.
- 06:57 Changeset [1731] by
- [syntax abstraction] test multiple files
- 04:44 Changeset [1730] by
- [Xml] Added quotes arround attributes
- 04:15 Changeset [1729] by
- Added test for method inference, made static-checker switchable with a …
05/27/08:
- 20:48 Changeset [1728] by
- Backing out changes to .classpath. tools.jar was pointing to my …
- 20:46 Changeset [1727] by
- Mutually renamed com.sun.fortress.interpreter.evaluator.FortressError? and …
- 15:33 Changeset [1726] by
- Added two new cases to typchecker: Assignment and throw. Tests included.
- 13:51 Changeset [1725] by
- [xml] add method to get children
- 12:26 Changeset [1724] by
- [xml] use proper arguments for the constructors. xml example works again
- 11:55 Changeset [1723] by
- Fixed copyright notices.
- 11:25 Changeset [1722] by
- [syntax abstraction] handle VoidLiteralExpr?, defaultCase throws an …
- 10:58 Changeset [1721] by
- [vim] only set fortress mdoe for fortress files
- 08:25 Changeset [1720] by
- Added an offset field to com.sun.fortress.nodes_util.SourceLoc?, which …
- 08:02 Changeset [1719] by
- [vim] update readme
- 05:44 Ticket #119 (Typeinference of typeparameters on methods fails) closed by
- duplicate: Duplicates #33.
- 05:34 Ticket #119 (Typeinference of typeparameters on methods fails) created by
- Running the following example program returns: […] […] However, …
- 04:32 Changeset [1718] by
- added type annotations to syntactic abstractions
05/26/08:
- 21:52 Changeset [1717] by
- Renamed trait method types sensibly
- 18:38 Ticket #115 (Using generator.seq produces a null pointer exception) closed by
- fixed: The null pointer exception was fixed in r1716, but this still leaves the …
- 18:32 Changeset [1716] by
- Spent a while trying to hunt down stuff related to bug #116. Didn't …
05/25/08:
- 19:48 Ticket #65 (Don't give shadowing error for multiple uses of _) closed by
- fixed: Yes, I fixed it in revision 1278 but forgot to close the ticket. Thanks!
- 18:30 Changeset [1715] by
- Removed another useless superclass
- 18:10 Changeset [1714] by
- Spliced out useless supertype, delete in next commit
- 17:55 Changeset [1713] by
- Actually deleted the dead files
- 17:41 Changeset [1712] by
- Getting rid of some dead classes identified in the bootcamp
- 10:09 Ticket #104 (object methods cannot have static parameters) closed by
- fixed: Fixed in r1711. It turned out we'd just omitted big swathes of the bool …
- 10:08 Changeset [1711] by
- Completed implementation of bool parameters as method arguments (at least …
05/24/08:
- 17:24 Changeset [1710] by
- Fixed copyright notices.
- 07:28 Ticket #109 (Testing new email notificaiton) closed by
- worksforme: We seem to be getting the emails in good order, so I'm closing this.
- 06:57 Ticket #108 (conditional operator use truncates operator names) closed by
- fixed: Fixed in r1708
- 06:57 Changeset [1709] by
- Fixed a few more bogus type signatures.
- 06:56 Changeset [1708] by
- Fixes #108.
- 06:27 Ticket #63 (asif does not work on comprehensions or other accumulator bodies) closed by
- worksforme: This doesn't (and can't) do what I expected. Solution until we have full …
- 06:24 Ticket #61 (Empty comprehensions give bogus results) closed by
- worksforme: Workaround: provide an explicit type parameter: […] This should work …
05/23/08:
- 18:58 Ticket #118 (APIs parse as Native) closed by
- fixed: Fixed in revision 1707.
- 18:57 Changeset [1707] by
- APIs do not have the native modifier.
- 14:55 Ticket #118 (APIs parse as Native) created by
- I am parsing the very simple API below: api ComponentTest? x : String …
- 13:03 Changeset [1706] by
- [readme] typo
- 11:46 Changeset [1705] by
- [ant tasks] add the ability to specify environment variables in fortress …
- 11:15 Ticket #117 (Generic surprise) created by
- The following error message is confusing: …
- 05:41 Changeset [1704] by
- Fixed some more type signature messups.
05/22/08:
- 19:36 Ticket #116 (Functional method should not be returned as the result of a dotted ...) created by
- Take a look at …
- 19:31 Changeset [1703] by
- Test case that reproduces #115.
- 14:48 Ticket #115 (Using generator.seq produces a null pointer exception) created by
- […] […]
- 08:09 Changeset [1702] by
- Overloading of local functions is not implemented. (Ticket #113)
- 08:07 Ticket #114 (The Executable API is hardwired in the interpreter.) created by
- There is no Executable.fsi in the Fortress library directories. The …
- 08:01 Ticket #113 (Overloading of local functions is not implemented.) created by
- Overloading of local functions is not implemented. For example, running …
05/21/08:
- 20:23 Changeset [1701] by
- [vim syntax] handle elif clause
- 18:14 Changeset [1700] by
- Fixed embarassing errors in result types of some methods.
- 14:39 Changeset [1699] by
- Fixed a parser bug: space between an array element and a neline character.
- 14:14 Changeset [1698] by
- This time for sure, make ./ant work if it guesses ANT_HOME, even if DOT is …
- 13:10 Changeset [1697] by
- Some type fixes in library, had to back out dynamic check because of …
- 13:10 HowToParticipate edited by
- (diff)
- 13:07 OptionTypeConventions created by
- 12:57 HowToParticipate edited by
- (diff)
- 12:55 HowToParticipate edited by
- (diff)
- 09:28 Changeset [1696] by
- [vim syntax] handle case statement
- 08:51 Changeset [1695] by
- [vim syntax] dont include lLn modifiers to numbers
- 08:47 Changeset [1694] by
- add else and Char keywords
- 08:43 Changeset [1693] by
- Made build-and-test immune to incorrectly set FORTRESS_HOME
- 07:53 Ticket #112 (bin/fortress should have a -version option) created by
- bin/fortress should list its build environment, much like a plethora of …
- 06:49 Changeset [1692] by
- minor changes
- 06:24 Changeset [1691] by
- A testcase for syntax symbols
05/20/08:
- 19:45 Changeset [1690] by
- added syntax highlight for type ZZ and RR
- 18:09 Changeset [1689] by
- Major update to subtyping in TypeAnalyzer?.
- 14:13 Ticket #110 (hello.fss 1.r1616 Undefined type: String) closed by
- fixed
- 13:54 Changeset [1688] by
- lookup opexpr for repeated variables
- 13:20 Ticket #111 (Build of r1686 fails SyntaxAbstractionJUTest) created by
- OS: Windows XP with up-to-date patches. Java: JDK1.6.0_06. Ant: 1.7.0 …
- 13:13 Changeset [1687] by
- Updated plt.jar.
- 11:12 Changeset [1686] by
- More tweaking/quoting of paths in scripts
- 10:06 Changeset [1685] by
- Set the verboseDump flag in BetterEnv? to false. Fixed one factory method.
- 09:52 Changeset [1684] by
- revert to 4 spaces in vim
- 08:36 Changeset [1683] by
- set tabs to 2 spaces
- 08:30 Changeset [1682] by
- move vim readme to main README file
- 06:56 Changeset [1681] by
- vim syntax can handle strings, numbers, and more keywords
- 06:43 Changeset [1680] by
- update vim instructions
- 06:39 Changeset [1679] by
- add vim files
- 06:34 Changeset [1678] by
- add vim directory
- 04:15 Changeset [1677] by
- Added spans in a multitude of places, now the generated code comes with …
- 02:15 Changeset [1676] by
- Fixed some bugs in the XML example. It now works quite nicely.
05/19/08:
- 18:20 Changeset [1675] by
- This time for sure, fixed the space-in-path tolerance
- 16:15 Ticket #110 (hello.fss 1.r1616 Undefined type: String) created by
- OS: Windows XP with up-to-date patches. Java: JDK1.6.0_06. Ant: 1.7.0 …
- 15:14 Changeset [1674] by
- Reverted the change in revision 1671 for now.
- 15:02 Changeset [1673] by
- Generate the copyright notice as well for a generate file as Eric …
- 14:26 Ticket #101 (path to java should be explicit in bin/fortress) closed by
- duplicate: Duplicate of ticket 56.
- 14:07 Ticket #56 (Explicitly specify java interpreter in trunk/bin/fortress) closed by
- fixed: Fixed. Use JAVA_HOME if present; otherwise, use java from PATH.
- 14:03 Changeset [1672] by
- fortress script uses java at $JAVA_HOME, if present (Ticket 56)
- 13:29 Changeset [1671] by
- Added quote-escapes to find the ant path.
- 13:19 Changeset [1670] by
- Additional tests for TypeAnalyzer?.normalize(); fixed some related bugs.
- 11:24 Changeset [1669] by
- add graph based repository system
- 09:59 Changeset [1668] by
- Added a copyright notice to a generated file because it is not generated …
- 07:12 Changeset [1667] by
- fixed more bugs in syntax abstraction such that a subset of testbasic.fss …
- 04:03 Changeset [1666] by
- Fixed bug in implementation of characterclasses, made some small changes …
05/17/08:
- 12:17 Changeset [1665] by
- Fixed copyright notices.
05/16/08:
- 15:39 Changeset [1664] by
- Implemented type normalization. Included some simple tests.
- 15:38 Changeset [1663] by
- Fiddled a little bit with array implementations to avoid CAS on …
- 13:29 Changeset [1662] by
- Added more syntax error messages.
- 07:36 Changeset [1661] by
- Moved Domain out of the Type hierarchy.
- 06:55 Ticket #106 (!idrest is appended to all generated grammar productions) closed by
- fixed: !idrest is no longer appended to productions. rev 1633
- 04:58 Changeset [1660] by
- fixed some syntax abstraction examples
05/15/08:
- 23:38 Ticket #107 ([syntax abstraction] cannot use * on terminals) closed by
- fixed: The problem has been fixed
- 16:26 Changeset [1659] by
- Bug fixes and performance improvements. Make sure we allocate …
- 15:40 Changeset [1658] by
- Fixed a bug in TypeDisambiguator?. Certain type names weren't being made …
- 15:00 Changeset [1657] by
- Wrapped the throws clause in Effects in an Option in order to distinguish …
- 13:46 Changeset [1656] by
- Converted intersection and union types from the binary AndType/OrType? …
- 13:45 Changeset [1655] by
- Seperated out Spawn tests for greater reportability
- 11:00 Changeset [1654] by
- use more robust facility for creating temporary rats directory
- 10:24 Changeset [1653] by
- Deleted a particular syntax error message which caused stack overflow when …
- 08:13 Changeset [1652] by
- new implementation of * for templates
- 06:57 Changeset [1651] by
- Add the api production to the preparser so imports in apis can be found
- 01:59 Changeset [1650] by
- implemented * operator for templates as well
05/14/08:
- 20:17 Changeset [1649] by
- Restructured ArrowTypes?. Keyword args in "tuples" are brought back by the …
- 20:13 WikiStart edited by
- (diff)
- 10:52 Changeset [1648] by
- Fixed scripts to use vastly more concise autohome idiom
- 10:17 Changeset [1647] by
- Added command to infer/echo FORTRESS_HOME
- 10:03 Changeset [1646] by
- Fixed infinite recursion after interface touch; remove items from worklist …
- 07:50 Changeset [1645] by
- Fixed bug in implementation of the * operator
- 07:50 Changeset [1644] by
- Fixed bug in implementation of the * operator
- 02:31 Changeset [1643] by
- moved NonterminalDisambiguator? from the compiler package to the …
- 02:13 Changeset [1642] by
- added testcase for import of nonexisting api
- 01:53 Changeset [1641] by
- Preparser now use an iterative algorithm to collect apis instead of a …
05/13/08:
- 18:08 Changeset [1640] by
- Added more syntax error messages.
- 16:43 Changeset [1639] by
- Replaced simplest reflection-driven visitor with subtype of generated …
- 13:56 Ticket #83 (Bug with lists and top-level vars) closed by
- fixed: Ought to be fixed, but without deadlock detection, in r1638. See changes …
- 13:47 Changeset [1638] by
- Mostly performance tweaking, but includes a speculative fix to …
- 13:28 Changeset [1637] by
- Quick performance hack in NodeReflection; comment in RepositoryUpdater …
- 09:51 Changeset [1636] by
- 1. Subscripting operator applications may have explicit static arguments. …
- 08:23 Ticket #109 (Testing new email notificaiton) created by
- This is a test of the new email notification stuff
- 08:05 Changeset [1635] by
- use options instead of null
- 07:58 Changeset [1634] by
- Template variables are now implemented
- 07:14 Changeset [1633] by
- dont add !idrest to unbound terminals
05/12/08:
- 20:38 HowToParticipate edited by
- (diff)
- 20:37 HowToParticipate edited by
- (diff)
- 20:34 Changeset [1632] by
- Described tests, static_tests, and not_passing_yet directories.
- 20:22 Changeset [1631] by
- Added option.isSome() checks before option.unwrap()
- 18:03 Changeset [1630] by
- 1. Parser detects the name mismatch between the component/API and its …
- 17:10 Changeset [1629] by
- Simplified ArgType?: varargs is just a Type (it can never be …
- 14:37 MathSyntaxInFortress edited by
- (diff)
- 14:26 Changeset [1628] by
- start xml node class
- 14:09 Changeset [1627] by
- Eliminated VarargsType?, which means there's no level of indirection to get …
- 13:11 Changeset [1626] by
- handle multiple xml siblings
- 13:00 Changeset [1625] by
- handle empty x-exprs and capital letters
- 12:38 Changeset [1624] by
- concat attributes and clean up old code
- 12:32 Changeset [1623] by
- clean up xml strings
- 12:27 Changeset [1622] by
- use Expr instead of StringLiteralExpr? so that strings can be concatenated …
- 11:54 Changeset [1621] by
- remove some old code, add comemnts
- 11:54 Changeset [1620] by
- Simple Type AST refactorings: renamed IdType?->VarType?, …
- 11:49 Changeset [1619] by
- add basic xml grammar and a test
- 11:44 Changeset [1618] by
- added directory for xml tests
- 07:30 Changeset [1617] by
- escape " in a string literal
05/11/08:
- 21:21 WikiStart edited by
- (diff)
- 14:45 Changeset [1616] by
- Added some syntax error messages for components and APIs.
05/10/08:
- 21:31 Changeset [1615] by
- Added error productions for improving syntax error message s.
- 20:41 Changeset [1614] by
- Added syntax error messages for declarations in trait and object …
- 14:24 Changeset [1613] by
- Performance engineering, to get back the performance that went away in …
- 14:11 Changeset [1612] by
- Now, :: (U+2237 PROPORTION) is a valid Fortress operator. It has lower …
- 07:47 Changeset [1611] by
- Added two tests to verify fix of bug #103
05/09/08:
- 21:36 Ticket #103 (object parameters and fields can be mutated in the face of a static type ...) closed by
- fixed: Fixed in r1610. Problem was that the assignValue code in BetterEnv …
- 21:32 Changeset [1610] by
- Fixed bug #103
- 20:08 Changeset [1609] by
- Refactoring to syntax error messages using error productions.
- 14:20 Changeset [1608] by
- Lots more refactoring to method application in hopes of speeding it up, …
- 07:55 Changeset [1607] by
- find rats! parsing functions via reflection
- 05:52 Changeset [1606] by
- revert change to template parser for now
- 05:38 Changeset [1605] by
- only add !idrest for keyword symbols
- 03:54 Changeset [1604] by
- Improved a syntax error message thanks to Jan.
- 03:53 Changeset [1603] by
- Modified some library code to work around some bugs of the Fortify tool.
05/08/08:
- 16:39 WikiStart edited by
- (diff)
- 16:14 Changeset [1602] by
- Added to .hgignore
- 13:23 Ticket #108 (conditional operator use truncates operator names) created by
- […] results in the following output: […]
- 13:19 Ticket #107 ([syntax abstraction] cannot use * on terminals) created by
- A simple production like […] Gives the error […] Adding a …
- 13:01 Ticket #106 (!idrest is appended to all generated grammar productions) created by
- This grammar […] Will result in a rats file for the A non-terminal, …
- 10:21 HowToParticipate edited by
- (diff)
- 10:20 HowToParticipate edited by
- (diff)
- 09:50 Changeset [1601] by
- bash on solaris doesnt like $() syntax. use backticks intead
- 09:20 Ticket #105 (Explicit type instantiation does not check the bound of the corresponding ...) created by
- […] If I drop the explicit type instantiation of h as "h(3)", the …
- 08:14 Ticket #104 (object methods cannot have static parameters) created by
- […] Static parameters on object methods result in the following error …
- 08:00 Ticket #103 (object parameters and fields can be mutated in the face of a static type ...) created by
- […] 'n' and 'field' in the 'foo' object are mutable with type ZZ32 but …
- 07:07 Ticket #102 (fortress in nondebug mode cannot print null pointer exception errors) created by
- When a null pointer exception is wrapped into a StaticError? and printed in …
- 06:50 Changeset [1600] by
- more syntax examples
- 05:54 Changeset [1599] by
- removed testoutput
- 05:39 Changeset [1598] by
- last fixes for ids, I hope
- 05:08 Changeset [1597] by
- Refactored libraries to move arithmetic operators from top level into the …
05/07/08:
- 22:46 Changeset [1596] by
- Added more error productions for better syntax error messages.
- 21:06 Changeset [1595] by
- Fixed a bug reported by Jon: Mutable variables should be declared with …
- 21:06 Changeset [1594] by
- Fixed a bug reported by Jon: Mutable variables should be declared with …
- 15:01 Changeset [1593] by
- Cleaned up redundant class path definitions in build.xml. Included …
- 13:09 Changeset [1592] by
- Updated plt.jar, and refactored use of Option.unwrap to follow the updated …
- 11:26 Changeset [1591] by
- Added tools.jar to the class path of various shell scripts.
- 05:18 Changeset [1590] by
- Added flag to disable preparser. Moved the -debug information to …
- 04:18 Changeset [1589] by
- 'import APIName.f' and 'import APIName.{f}' should be equivalent.
05/06/08:
- 14:37 HowToParticipate edited by
- (diff)
- 14:36 HowToParticipate edited by
- (diff)
- 14:35 Changeset [1588] by
- Slightly better treatment of IEEE FP, and better treatment of MIN and MAX. …
- 13:35 Changeset [1587] by
- Fallback to ant on the system path if it cannot be found in $ANT_HOME or …
- 13:35 Ticket #92 (Bad import crashes parser) closed by
- fixed: Thanks to Jon who found the cause of Ticket #92, revision 1586 fixed the …
- 13:33 Changeset [1586] by
- Thanks to Jon who found the cause of Ticket #92, fixed the parser to …
- 12:48 Changeset [1585] by
- Adjusted parser to support parenthesized OpArgs?. Performed the following …
- 11:05 Ticket #101 (path to java should be explicit in bin/fortress) created by
- The path to the java executable should be explicit in bin/fortress so that …
- 10:45 WikiStart edited by
- (diff)
- 09:43 Changeset [1584] by
- Documented (some) use cases of Id and other names in which the relevant …
- 09:04 Changeset [1583] by
- gold tag 1.0
- 09:02 Changeset [1582] by
- make temp
- 08:36 Changeset [1581] by
- Numeric types now support ordering in the standard way. This means I can …
- 07:09 Ticket #100 (UIDObject.stringName called on an object of type Id returns the api ...) closed by
- fixed: Fixed with revision 1580.
- 06:52 Changeset [1580] by
- Fixed nameString and nameGetter in NodeUtil?.
- 04:41 Changeset [1579] by
- Fixed bugs introduced by the change in the name hierachy
- 02:12 Ticket #100 (UIDObject.stringName called on an object of type Id returns the api ...) created by
- UIDObject.stringName called on an object of type Id returns the api …
05/05/08:
- 20:21 Changeset [1578] by
- Fixed some extends and comprises clauses in SkipList?.fss.
- 19:57 MathSyntaxInFortress edited by
- (diff)
- 19:40 Changeset [1577] by
- Eliminated QualifiedName? and QualifiedIdName?.
- 19:34 MathSyntaxInFortress edited by
- (diff)
- 19:03 MathSyntaxInFortress edited by
- (diff)
- 18:53 Changeset [1576] by
- Replaced QualifiedIdName? for NamedType? (IdType? and InstantiatedType?) with …
- 15:43 Changeset [1575] by
- Modified native stuff so that it handles functional methods correctly.
- 14:18 Changeset [1574] by
- Added type class AnyType?. Renamed TraitType?->BaseType?, and added AnyType? …
- 14:02 Changeset [1573] by
- Make _UP and _DOWN operators actually point to the correct primitives; …
- 12:57 Changeset [1572] by
- Minor tweak to IntLiteral? code.
- 12:21 Changeset [1571] by
- Replaced QualifiedIdName? for DimRef? and FixedPointType? with Id.
- 12:16 Changeset [1570] by
- Clean-ups for various error messaging code. Minor tweaks to fortress-mode.
- 12:02 Changeset [1569] by
- Replaced QualifiedIdName? for VarRef? with Id.
- 07:52 Changeset [1568] by
- More on templates, and a fix for nullpointer exceptions which where not …
05/04/08:
- 08:49 Changeset [1567] by
- Replaced QualifiedIdName? for FnRef? with Id.
05/03/08:
- 18:46 Changeset [1566] by
- Directed rounding in 100% pure Java, courtesy of Guy. There are now UP …
- 18:34 Changeset [1565] by
- Added juxtaposition operator that maintains case-insensitivity when both …
- 15:59 Changeset [1564] by
- Added type checking of atomic Do blocks.
- 08:56 Ticket #99 (Quick Start Windows Install Instructions) closed by
- fixed
- 08:54 FortressStartHere edited by
- Change per Ticket #99 (diff)
- 08:53 Ticket #99 (Quick Start Windows Install Instructions) created by
- The Windows installation instructions in the Wiki "Quick start guide" say …
05/02/08:
- 17:07 Changeset [1563] by
- Added hashcode-sensitive suffix to cached files
- 12:44 Changeset [1562] by
- Restored (and fixed) support for non-type StaticArgs? to …
- 12:39 Changeset [1561] by
- More data files for wordcount demo
- 12:28 Changeset [1560] by
- Use absolute pathnames in word count demos
- 11:14 Changeset [1559] by
- Fix that was missing from previous commit (it got lost during conflict …
- 11:04 MathSyntaxInFortress created by
- 10:31 Ticket #98 (Unsigned types) created by
- I am wondering when unsigned types NN8 & NN32 will be supported. I also …
- 10:01 Changeset [1558] by
- Refactored AST: StaticArg? is no longer a subtype of Type
- 09:58 Changeset [1557] by
- Modified javac invocations in Ant script to fork and use more memory. …
- 09:05 Changeset [1556] by
- Rename tests wordcount file to word around cache problem
- 08:57 Ticket #97 (Consistent heap overflows during parsing on some configurations) created by
- I just upgraded to Apple's 64-bit Java 1.6 on OS X. I can consistently …
- 08:13 Changeset [1555] by
- Updating J1 demo files
- 08:10 TransactionsInFortress created by
05/01/08:
- 20:24 ImplicitParallelismInFortress created by
- 20:11 Changeset [1554] by
- Replacing QualifiedIdName? with Id (in progress).
- 20:05 WikiStart edited by
- (diff)
- 19:26 Changeset [1553] by
- Replacing QualifiedIdName? with Id (in progress).
- 17:10 Changeset [1552] by
- Replacing QualifiedIdName? with Id (in progress).
- 16:53 Changeset [1551] by
- Missing parens in type instantiation after last checkin.
- 15:40 Changeset [1550] by
- Completed type checking of Label and Exit; also added Atomic and Spawn. …
- 13:14 Changeset [1549] by
- Added label handling to disambiguator. Exits with implicit targets are …
- 13:13 Changeset [1548] by
- Preliminary version of case insensitive string comparison, plus a wrapper …
- 12:35 Changeset [1547] by
- Eliminated QualifiedOpName?.
- 10:32 Changeset [1546] by
- Towards the refactoring of the Name hierarchy (in progress)
- 08:40 Changeset [1545] by
- Removed claimed junit dependency from README.
04/30/08:
- 14:44 Ticket #96 (String out-of-range error throws Java exception) closed by
- fixed
- 14:43 Changeset [1544] by
- Fix #96
- 12:47 Ticket #96 (String out-of-range error throws Java exception) created by
- The following testcase: […] outputs a rather verbose Java stack trace, …
- 12:31 Changeset [1543] by
- Added type checking for Label and Exit expressions, with some tests.
- 10:11 Changeset [1542] by
- Fixed bug in Set that was causing sudoku to fail.
- 07:40 Changeset [1541] by
- Generalized while expressions.
Note: See TracTimeline
for information about the timeline view.

