|
|
|
@1276
|
[1276]
|
22 months |
dlsmith |
Bug fixes for subtyping. Updated plt.jar. Added subtyping tests.
|
|
|
|
@1256
|
[1256]
|
22 months |
dr2chase |
Added project property infrastructure for syntax cache
|
|
|
|
@1238
|
[1238]
|
22 months |
dr2chase |
Integrated, but switched off so we still pass unit tests
|
|
|
|
@1217
|
[1217]
|
22 months |
dr2chase |
Modified GlobalEnv? to allow on-demand loading of APIs
|
|
|
|
@1166
|
[1166]
|
23 months |
dr2chase |
Added precise transitive batch caching FortressRepository?; used in unit …
|
|
|
|
@1149
|
[1149]
|
23 months |
dr2chase |
Intepreter now runs from caching fortress repository; file names and …
|
|
|
|
@1129
|
[1129]
|
2 years |
chf |
Check build results for all tests
|
|
|
|
@1122
|
[1122]
|
2 years |
chf |
testSystem ant target now does failure testing. Added a delegating ant …
|
|
|
|
@1117
|
[1117]
|
2 years |
jmaessen |
Backed out "testSystem first" because testSystem does not seem to be …
|
|
|
|
@1102
|
[1102]
|
2 years |
jmaessen |
Added type-level reflection to compute covariant joins among types.
Fixed …
|
|
|
|
@1097
|
[1097]
|
2 years |
dr2chase |
Added search path for libraries, property-file reading. This may cause …
|
|
|
|
@1096
|
[1096]
|
2 years |
jmaessen |
Added "testSystem" target to run the likeliest-to-fail tests (the …
|
|
|
|
@1075
|
[1075]
|
2 years |
dr2chase |
More movement to interpreter/compiler integration, fortress auto-homing
|
|
|
|
@1059
|
[1059]
|
2 years |
jdn |
Bug fix
|
|
|
|
@1039
|
[1039]
|
2 years |
jdn |
changed parser and preparser target to specify a source directory
|
|
|
|
@1037
|
[1037]
|
2 years |
sukyoungryu |
Upgraded the Rats! files to xtc 1.13.2.
Quote from the 'xtc Release …
|
|
|
|
@954
|
[954]
|
2 years |
sukyoungryu |
Deleted some macro-related stuff to make building the interpreter work. …
|
|
|
|
@950
|
[950]
|
2 years |
EricAllen |
Wired static disambiguator up to file system.
|
|
|
|
@931
|
[931]
|
2 years |
chf |
cruisecontrol enabling
|
|
|
|
@925
|
[925]
|
2 years |
jdn |
Added a target for the preparser
|
|
|
|
@912
|
[912]
|
2 years |
jdn |
DSL support
|
|
|
|
@880
|
[880]
|
2 years |
dr2chase |
Added generic functional methods and incorporated them into overloading. …
|
|
|
|
@753
|
[753]
|
2 years |
EricAllen |
Eliminated definition of fortress task from build.xml.
|
|
|
|
@751
|
[751]
|
2 years |
EricAllen |
Added a FortressTask? class to allow fortress to be called from within Ant. …
|
|
|
|
@747
|
[747]
|
2 years |
EricAllen |
Moved fortress-keywords to SpecData?/tables.
Added a "fortress" target to …
|
|
|
|
@723
|
[723]
|
2 years |
dr2chase |
junit.jar needs to be on classpath in build.xml; also updated testing …
|
|
|
|
@703
|
[703]
|
2 years |
chf |
We are now using Doug Lea's latest and greatest jsr166y.
|
|
|
|
@673
|
[673]
|
2 years |
chf |
Added a testNightly ant target.
|
|
|
|
@653
|
[653]
|
2 years |
dlsmith |
Fixed code that was producing a FileReader? via …
|
|
|
|
@629
|
[629]
|
2 years |
dr2chase |
Fixed syntax error/typo
|
|
|
|
@628
|
[628]
|
2 years |
sukyoungryu |
For the backward-compatible ant 'clean' target
|
|
|
|
@627
|
[627]
|
2 years |
sukyoungryu |
Refactored parser-related code.
|
|
|
|
@605
|
[605]
|
2 years |
chf |
Various cleanups. Move transactional code into interpreter.
|
|
|
|
@596
|
[596]
|
2 years |
sukyoungryu |
Moved src/com/sun/fortress/interpreter/parser to …
|
|
|
|
@594
|
[594]
|
2 years |
sukyoungryu |
Cleaned up build.xml and moved src/com/sun/fortress/interpreter/unicode to …
|
|
|
|
@593
|
[593]
|
2 years |
EricAllen |
Massive refactoring: Migrated the following packages: …
|
|
|
|
@590
|
[590]
|
2 years |
EricAllen |
Merged fortress installation sources into this distribution (it's not …
|
|
|
|
@587
|
[587]
|
2 years |
EricAllen |
Added an ant task for GUI testing.
Fixed classpath in junit script.
|
|
|
|
@581
|
[581]
|
2 years |
sukyoungryu |
Moved src/com/sun/fortress/interpreter/astgen to astgen.
|
|
|
|
@578
|
[578]
|
2 years |
EricAllen |
Fixed lots of error messages to use ErrorMsgMaker? instead of toString. …
|
|
|
|
@576
|
[576]
|
2 years |
sukyoungryu |
ASTGen migration happened.
|
|
|
|
@566
|
[566]
|
2 years |
dlsmith |
Added plt.jar and astgen.jar to the third_party directory; added plt.jar …
|
|
|
|
@423
|
[423]
|
2 years |
sukyoungryu |
Moved nodes helper classes from nodes to nodes_util.
|
|
|
|
@415
|
[415]
|
2 years |
sukyoungryu |
Now 'ant clean' delete test_library/*.{tfi, tfs}.
|
|
|
|
@410
|
[410]
|
2 years |
dlsmith |
Cleaned up fs.java.
|
|
|
|
@409
|
[409]
|
2 years |
dlsmith |
Fixing javadoc warnings. Most changes involved removing stub @param and …
|
|
|
|
@407
|
[407]
|
2 years |
EricAllen |
Added component for- method to var ref checker.
Added brief comment to …
|
|
|
|
@400
|
[400]
|
2 years |
EricAllen |
Added doc target to build.xml.
Added a few project- and package-level …
|
|
|
|
@397
|
[397]
|
2 years |
dr2chase |
Added wrapper that muffles test output unless the test fails.
That makes …
|
|
|
|
@387
|
[387]
|
2 years |
chf |
More Transactional Memory support. DSTM2 is now included in our source …
|
|
|
|
@384
|
[384]
|
2 years |
chf |
Two not passing tests, upgraded memory for junit tests
|
|
|
|
@374
|
[374]
|
2 years |
dr2chase |
Added compileLint and compileCommonLint targets to get more detailed …
|
|
|
|
@356
|
[356]
|
2 years |
ds210953 |
Refactored names of singletons in the type hierarchy (T -> ONLY); added …
|
|
|
|
@336
|
[336]
|
3 years |
dc12360 |
Changed overloading to implement (roughly) the "nice" proposal
where …
|
|
|
|
@315
|
[315]
|
3 years |
sr155864 |
Added file reads and writes.
|
|
|
|
@284
|
[284]
|
3 years |
sr155864 |
1. Fixed handling of the caret operator.
2. Fixed the build script to …
|
|
|
|
@38
|
[38]
|
3 years |
dc12360 |
Re-inserted deletion of previously-built file into build.xml; makes update …
|
|
|
|
@32
|
[32]
|
3 years |
dc12360 |
Got rid of unnecessary interface for Node Visitor pattern, to make it …
|
|
|
|
@21
|
[21]
|
3 years |
dc12360 |
Minor changes to build and README
|
|
|
|
@19
|
[19]
|
3 years |
dc12360 |
More fixes related to ant-netbeans integration
|
|
|
|
@15
|
[15]
|
3 years |
chf |
Transactional memory
|
|
|
|
@10
|
[10]
|
3 years |
dc12360 |
Added recommended forks to file generating tasks (issue 1)
|
|
|
|
@9
|
[9]
|
3 years |
dc12360 |
Added fork=yes to junit target; some cleanup of BuildEnvironments?
|
|
|
|
@2
|
[2]
|
3 years |
jm143038 |
Added information about demo programs (including which ones are broken).
|