Tue, 27 Aug 2019 16:20:06 -0400 |
vromero |
relaxing an assertion on record components length at jvm::JVM_GetRecordComponentNamesrecords-and-sealed |
Mon, 26 Aug 2019 20:40:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 26 Aug 2019 16:38:09 -0400 |
vromero |
additional var args testsrecords-and-sealed |
Mon, 26 Aug 2019 19:55:44 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 26 Aug 2019 15:52:05 -0400 |
vromero |
activating ReflectionTest againrecords-and-sealed |
Mon, 26 Aug 2019 15:51:18 -0400 |
hseigel |
new implementation of the record attribute in the runtime, first iterationrecords-and-sealed |
Mon, 26 Aug 2019 13:11:35 -0400 |
vromero |
updating list of forbidden record component namesrecords-and-sealed |
Sun, 25 Aug 2019 21:55:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Sun, 25 Aug 2019 17:50:55 -0400 |
briangoetz |
Consolidate several tests into RecordMemberTestsrecords-and-sealed |
Fri, 23 Aug 2019 18:20:42 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 23 Aug 2019 14:11:14 -0400 |
vromero |
allow varargs in recordsrecords-and-sealed |
Fri, 23 Aug 2019 18:05:39 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 23 Aug 2019 14:02:23 -0400 |
briangoetz |
More test consolidationrecords-and-sealed |
Thu, 22 Aug 2019 21:25:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 22 Aug 2019 17:16:28 -0400 |
vromero |
bug fix: private records are not allowedrecords-and-sealed |
Thu, 22 Aug 2019 16:41:11 -0400 |
vromero |
minor code simplificationrecords-and-sealed |
Thu, 22 Aug 2019 19:10:41 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 22 Aug 2019 14:42:54 -0400 |
vromero |
definition of the new annotation target RECORD_COMPONENT, new implementation of the record attributerecords-and-sealed |
Thu, 22 Aug 2019 15:05:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 22 Aug 2019 10:59:08 -0400 |
vromero |
delta applying: allow records to implement serialization methods, stop generating the readResolve method, until all the support for record serialization has been pushedrecords-and-sealed |
Thu, 22 Aug 2019 14:21:50 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 22 Aug 2019 09:41:03 -0400 |
vromero |
allow records to implement serialization methods, stop generating the readResolve methodrecords-and-sealed |
Wed, 21 Aug 2019 11:35:54 +0000 |
mcimadamore |
Automatic merge with patternspatterns-deconstruction |
Wed, 21 Aug 2019 13:28:16 +0200 |
jlahoda |
Improving fallthrough handling in switches with patterns.patterns |
Tue, 20 Aug 2019 21:50:43 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 17:42:58 -0400 |
vromero |
dont allow type annotations with TYPE_PARAMETER target on record componentsrecords-and-sealed |
Tue, 20 Aug 2019 21:25:43 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 17:20:53 -0400 |
vromero |
dont allow accessors or canonical constructor to declare checked exceptionsrecords-and-sealed |
Tue, 20 Aug 2019 20:00:44 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 15:54:25 -0400 |
vromero |
ignore CheckReadResolveMethodTest for nowrecords-and-sealed |
Tue, 20 Aug 2019 19:35:41 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 15:31:12 -0400 |
vromero |
assign unassigned components only for the compact record constructorrecords-and-sealed |
Tue, 20 Aug 2019 18:40:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 14:33:57 -0400 |
vromero |
removing duplicated testsrecords-and-sealed |
Tue, 20 Aug 2019 17:45:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 13:43:41 -0400 |
briangoetz |
Test cleanupsrecords-and-sealed |
Tue, 20 Aug 2019 17:35:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 20 Aug 2019 13:31:16 -0400 |
vromero |
reject serialization members if declared in a recordrecords-and-sealed |
Tue, 20 Aug 2019 14:10:47 +0000 |
mcimadamore |
Automatic merge with patternspatterns-deconstruction |
Tue, 20 Aug 2019 15:59:21 +0200 |
jlahoda |
Fixing a few tests.patterns |
Tue, 20 Aug 2019 09:06:10 +0000 |
mcimadamore |
Automatic merge with patternspatterns-deconstruction |
Tue, 20 Aug 2019 09:05:40 +0000 |
mcimadamore |
Automatic merge with patterns-stage-1amber-demo-II |
Tue, 20 Aug 2019 10:59:45 +0200 |
jlahoda |
Merging recent changes to patterns-stage-1 into the patterns branch; reapplying the ability to merge pattern variables.patterns |
Mon, 19 Aug 2019 16:49:28 +0200 |
jlahoda |
Disabling merging of pattern variables.patterns-stage-1 |
Mon, 19 Aug 2019 20:05:41 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 19 Aug 2019 16:00:24 -0400 |
briangoetz |
More record compilation tests; add RECORD_COMPONENT ElementType enum.records-and-sealed |
Fri, 16 Aug 2019 21:15:43 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 16 Aug 2019 17:11:04 -0400 |
vromero |
fixing more bugs on records, more changes to RecordCompilationTestsrecords-and-sealed |
Fri, 16 Aug 2019 18:35:43 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 16 Aug 2019 14:31:37 -0400 |
vromero |
fixing test CheckingAttributeAtRuntimeTestrecords-and-sealed |
Fri, 16 Aug 2019 16:05:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 16 Aug 2019 11:57:15 -0400 |
hseigel |
additional permitted subtypes checksrecords-and-sealed |
Fri, 16 Aug 2019 15:05:55 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 16 Aug 2019 11:00:47 -0400 |
vromero |
moving previous negative tests to RecordCompilationTest, fixing reported bugsrecords-and-sealed |
Thu, 15 Aug 2019 23:05:47 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 15 Aug 2019 19:02:11 -0400 |
vromero |
adding test RecordCompilationTestsrecords-and-sealed |
Thu, 15 Aug 2019 21:50:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 15 Aug 2019 17:45:52 -0400 |
vromero |
make records inherit from j.l.Record and check that no class can inherit from j.l.Recordrecords-and-sealed |
Thu, 15 Aug 2019 18:05:41 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 15 Aug 2019 14:01:09 -0400 |
vromero |
rewording java.lang.Record specrecords-and-sealed |
Thu, 15 Aug 2019 17:55:56 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 15 Aug 2019 13:48:44 -0400 |
briangoetz |
adding class java.lang.Recordrecords-and-sealed |
Wed, 14 Aug 2019 22:25:42 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 14 Aug 2019 18:14:28 -0400 |
vromero |
dont accept record component names like: toString, etcrecords-and-sealed |
Sat, 10 Aug 2019 00:49:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 09 Aug 2019 17:13:59 -0700 |
jjg |
update javadoc behavior for undocumented permitted subtypesrecords-and-sealed |
Fri, 09 Aug 2019 23:35:44 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 09 Aug 2019 16:26:46 -0700 |
jjg |
add javadoc test for empty recordsrecords-and-sealed |
Thu, 08 Aug 2019 23:40:43 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 08 Aug 2019 16:32:18 -0700 |
jjg |
more javadoc testsrecords-and-sealed |
Thu, 08 Aug 2019 22:40:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 08 Aug 2019 15:29:26 -0700 |
jjg |
fix legal headers on testsrecords-and-sealed |
Thu, 08 Aug 2019 22:30:44 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 08 Aug 2019 15:22:34 -0700 |
jjg |
Remove assumption that all RECORD items are MANDATEDrecords-and-sealed |
Thu, 08 Aug 2019 04:52:29 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 07 Aug 2019 17:30:40 -0700 |
jjg |
initial support for generated doc comments for recordsrecords-and-sealed |
Wed, 07 Aug 2019 23:45:45 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 07 Aug 2019 16:34:00 -0700 |
jjg |
reverse 'definition of the new annotation target RECORD_COMPONENT, new implementation of the record attribute'records-and-sealed |
Mon, 05 Aug 2019 16:00:38 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 05 Aug 2019 12:56:08 -0400 |
vromero |
definition of the new annotation target RECORD_COMPONENT, new implementation of the record attributerecords-and-sealed |
Mon, 05 Aug 2019 12:15:25 +0200 |
jlahoda |
Merging branch patterns into branch patterns-deconstruction.patterns-deconstruction |
Mon, 05 Aug 2019 11:53:33 +0200 |
jlahoda |
Merging branch patterns-stage-1 into branch patterns.patterns |
Sat, 03 Aug 2019 00:49:50 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 02 Aug 2019 16:57:06 -0700 |
jjg |
basic javadoc support for record pseudo-keywordrecords-and-sealed |
Fri, 02 Aug 2019 18:30:37 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 02 Aug 2019 11:21:38 -0700 |
jjg |
initial (basic) support for permitted subtypesrecords-and-sealed |
Fri, 02 Aug 2019 08:55:42 +0000 |
mcimadamore |
Automatic merge with patterns-stage-1amber-demo-II |
Fri, 02 Aug 2019 10:50:17 +0200 |
jlahoda |
Removing unnecessary code.patterns-stage-1 |
Fri, 02 Aug 2019 10:47:02 +0200 |
jlahoda |
Handling of type annotation in type test patterns.patterns-stage-1 |
Wed, 31 Jul 2019 21:05:39 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 31 Jul 2019 13:54:15 -0700 |
jjg |
javadoc support for selaed/non-sealed modifiersrecords-and-sealed |
Wed, 31 Jul 2019 20:50:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 31 Jul 2019 13:43:11 -0700 |
jjg |
remove unused propertiesrecords-and-sealed |
Wed, 31 Jul 2019 13:41:41 -0700 |
jjg |
implement ClassTree.getPermitsClause and scannersrecords-and-sealed |
Wed, 31 Jul 2019 20:45:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 31 Jul 2019 13:39:22 -0700 |
jjg |
improve failure diagnosisrecords-and-sealed |
Wed, 31 Jul 2019 13:35:42 -0700 |
jjg |
implement JavacElements.isSealedrecords-and-sealed |
Mon, 29 Jul 2019 22:10:49 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 29 Jul 2019 18:02:50 -0400 |
vromero |
make JVM_GetPermittedSubtypes return an array of Stringsrecords-and-sealed |
Tue, 23 Jul 2019 22:45:54 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 23 Jul 2019 18:36:43 -0400 |
hseigel |
module checking for sealed types, disallow changing PermittedSubtypes attr, adding testsrecords-and-sealed |
Thu, 18 Jul 2019 21:05:42 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Thu, 18 Jul 2019 16:57:15 -0400 |
vromero |
additional type annotation testrecords-and-sealed |
Wed, 17 Jul 2019 18:50:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 17 Jul 2019 13:21:19 -0400 |
vromero |
adding support for type annotations on recordsrecords-and-sealed |
Wed, 17 Jul 2019 14:30:41 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Wed, 17 Jul 2019 10:27:54 -0400 |
vromero |
fixing regression test ListModuleDepsrecords-and-sealed |
Tue, 16 Jul 2019 18:05:41 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Tue, 16 Jul 2019 14:01:12 -0400 |
vromero |
do enter additional mandated membersrecords-and-sealed |
Mon, 15 Jul 2019 19:40:40 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Mon, 15 Jul 2019 15:21:19 -0400 |
vromero |
fixing failing regression testsrecords-and-sealed |
Mon, 15 Jul 2019 13:34:21 -0400 |
vromero |
manual merge with patterns-stage-1amber-demo-II |
Mon, 15 Jul 2019 16:02:04 +0200 |
jlahoda |
Merging patterns-stage-1 into patterns.patterns-deconstruction |
Mon, 15 Jul 2019 15:53:06 +0200 |
jlahoda |
Post-merge fixes.patterns |
Mon, 15 Jul 2019 12:50:29 +0000 |
mcimadamore |
Automatic merge with patterns-stage-1patterns |
Mon, 15 Jul 2019 14:46:14 +0200 |
jlahoda |
Cleanup.patterns-stage-1 |
Mon, 15 Jul 2019 13:29:39 +0200 |
jlahoda |
Merging patterns branch to patterns-deconstruction branch.patterns-deconstruction |
Mon, 15 Jul 2019 12:52:33 +0200 |
jlahoda |
Merging patterns-stage-1 branch into the patterns branch.patterns |
Fri, 12 Jul 2019 20:50:33 +0000 |
mcimadamore |
Automatic merge with records-and-sealedamber-demo-II |
Fri, 12 Jul 2019 16:45:48 -0400 |
vromero |
adding test to check that anno processor wont see annotations before being trimmedrecords-and-sealed |