ACE+TAO-6_5_21
[ACE_TAO.git] / TAO / ChangeLogs / TAO-2_5_21
blobc3b64f815c9b7e9a620fcab70dfd44e25c4b5645
1 commit a43a9df97954bfe20f7b2dfae4d4e8daa0d51670
2 Author: Tyler <tyler@tylermayoff.com>
3 Date:   Fri Oct 27 10:00:19 2023 -0400
5     added space to generated code to produce "< ::"
7 commit 481b1f839e08c91b8458d458f5e05f6b82dc806c
8 Author: Tyler <tyler@tylermayoff.com>
9 Date:   Fri Oct 27 08:27:43 2023 -0400
11     added non defaulted desctructors
13 commit 22d636533dbc3c07aa3a0c5dabf55417caaa5259
14 Author: Tyler <tyler@tylermayoff.com>
15 Date:   Thu Oct 26 09:12:16 2023 -0400
17     switched map to typedef
19 commit 08f7e1c5b8a92117ae62f7b0bfa5b6ab5e9956e6
20 Author: Tyler <tyler@tylermayoff.com>
21 Date:   Wed Oct 25 11:28:32 2023 -0400
23     added desctructor
25 commit f718eaf4fd99ac9ca55340a398904172b759dc49
26 Author: Tyler <tyler@tylermayoff.com>
27 Date:   Wed Oct 25 10:55:53 2023 -0400
29     fixed warning
31 commit 36ee6b421f1c4e5215679fd310067367c64a5b14
32 Author: Tyler <tyler@tylermayoff.com>
33 Date:   Wed Oct 25 10:51:13 2023 -0400
35     Fix be_visitor_map_cdr_op_ch
37 commit 2515d8e78980668c55c64f65c75bf4fad160f88c
38 Author: Adam Mitz <mitza@objectcomputing.com>
39 Date:   Thu Oct 5 13:49:33 2023 -0500
41     IDL map: more TAO2 compatibility
43 commit 057337c2421f23e51174eedf8fae3631173e3568
44 Author: Fred Hornsey <hornseyf@objectcomputing.com>
45 Date:   Fri Sep 29 19:45:53 2023 -0500
47     Add Note About Maps Not Usable in TAO
49 commit bb4676026f51b8242339bb0678fc61858db0bcb2
50 Author: Fred Hornsey <hornseyf@objectcomputing.com>
51 Date:   Thu Aug 31 15:26:23 2023 -0500
53     Add map to NEWS
55 commit 6e073fbd189edff6f0d03145d267a3c3ae8e014f
56 Author: Fred Hornsey <hornseyf@objectcomputing.com>
57 Date:   Thu Aug 31 15:18:05 2023 -0500
59     Fix Codacy Issues in be_map
61 commit 23853e9e7b4679661dfc1b582f6d2f51f050536c
62 Author: Johnny Willemsen <jwillemsen@remedy.nl>
63 Date:   Mon Dec 7 15:24:43 2020 +0100
65     Fixed fuzz
67 commit 0a2e7640fd6739fdf14f2ca26a854603bab34a68
68 Author: Fred Hornsey <hornseyf@objectcomputing.com>
69 Date:   Thu Aug 31 12:41:30 2023 -0500
71     Fix Uninitialized Member, Regen Flex/Bison
73 commit 42e12a8654ab218249dc71d193b1891ab3674884
74 Author: Johnny Willemsen <jwillemsen@remedy.nl>
75 Date:   Mon Aug 28 16:18:17 2023 +0200
77     Add IDL4 maps test
78     
79         * TAO/bin/tao_orb_tests.lst:
81 commit 935f39de782bf2972ecd92022d96e8950fc5fcc6
82 Author: Fred Hornsey <hornseyf@objectcomputing.com>
83 Date:   Thu Aug 24 13:23:24 2023 -0500
85     Remove Semicolon
87 commit 3f2b269b7a6a99faea17ffc61b8b636b66c9d34c
88 Author: Fred Hornsey <hornseyf@objectcomputing.com>
89 Date:   Thu Aug 24 12:22:58 2023 -0500
91     Make `ast_visitor::visit_map` a nop impl
93 commit df844c930c337d34dce6a34b48bb2c693927a5ca
94 Author: Tyler <tyler@tylermayoff.com>
95 Date:   Fri Aug 18 13:44:10 2023 -0400
97     Update TAO/orbsvcs/IFR_Service/ifr_adding_visitor.cpp
98     
99     Co-authored-by: Fred Hornsey <fred@hornsey.us>
101 commit 8ba3442a6462cc4d39be015cbd2a73800b967f35
102 Author: Tyler <tyler@tylermayoff.com>
103 Date:   Fri Aug 18 13:44:05 2023 -0400
105     Update TAO/TAO_IDL/be/be_visitor_map/map_cs.cpp
106     
107     Co-authored-by: Fred Hornsey <fred@hornsey.us>
109 commit 3bfcfd3e99ecf6c5ab943f1bdaa0961261ae84f0
110 Author: Tyler Mayoff <tyler@tylermayoff.com>
111 Date:   Mon Mar 20 23:05:26 2023 -0400
113     C++ sometimes struggles with structs as map keys
115 commit aa7931d2920370548725f0787e1c89f793321dc2
116 Author: Tyler Mayoff <tyler@tylermayoff.com>
117 Date:   Sat Oct 22 14:30:21 2022 -0400
119     switched typedef to using
121 commit e01ca86a71a12206c5fe8a777a2f87b1133213b0
122 Author: Tyler Mayoff <tyler@tylermayoff.com>
123 Date:   Sat Oct 22 14:25:36 2022 -0400
125     whitespace
127 commit 2a54f6e00bbfedf50e0d4a9fde352689a0cb96ba
128 Author: Tyler Mayoff <tyler@tylermayoff.com>
129 Date:   Sat Oct 22 14:23:32 2022 -0400
131     added map to node_type_to_string
133 commit 16c17aa2941483ae26fb703c0bec2f3f2e48aca3
134 Author: Tyler Mayoff <tyler@tylermayoff.com>
135 Date:   Sat Oct 22 14:21:01 2022 -0400
137     fixed warnings
139 commit 9839f7e65c942278ff7056921791617574ccb5fe
140 Author: Tyler Mayoff <tyler@tylermayoff.com>
141 Date:   Sat Oct 22 14:17:09 2022 -0400
143     proper map key/val type code gen
145 commit 49ac27a736993fa5610dac5773a0014bd439e080
146 Author: Tyler Mayoff <tyler@tylermayoff.com>
147 Date:   Sat Oct 22 14:16:08 2022 -0400
149     remove bounded maps
151 commit b70eff794bbd90cb627b982118528f8dcd6ace37
152 Author: Tyler Mayoff <tyler@tylermayoff.com>
153 Date:   Sat Oct 22 14:04:25 2022 -0400
155     fixed cdr op
157 commit 8612ebc18fd772592fba18832dabc738d42b2e62
158 Author: Tyler Mayoff <tyler@tylermayoff.com>
159 Date:   Sat Oct 22 13:01:05 2022 -0400
161     removed support for bounded maps
162     
163     This was causing issues with the code generation.
164     A bounded map isn't supported with std::map
166 commit 8f74cc4f546f615aec1bf68a79ac44b5651eb3f4
167 Author: Tyler Mayoff <tyler@tylermayoff.com>
168 Date:   Sat Oct 22 00:53:58 2022 -0400
170     Almost working stream operators
172 commit f338e0b27a427b68ccb049459efd5b429825627a
173 Author: Tyler Mayoff <tyler@tylermayoff.com>
174 Date:   Tue Oct 18 00:06:29 2022 -0400
176     fixed comments, removed unused
178 commit 3d8b7ed49a8319c527426b40bd74c0ec8afa17c9
179 Author: Tyler Mayoff <tyler@tylermayoff.com>
180 Date:   Thu Oct 13 18:50:35 2022 -0400
182     cleaned up some generated code
184 commit 549f8ce335e21507cd333afbbd4e3585d46f0595
185 Author: Tyler Mayoff <tyler@tylermayoff.com>
186 Date:   Thu Oct 13 17:24:01 2022 -0400
188     Added tests/IDLv4 to github actions
190 commit 03b756636e0234b418d8b327ea55ef59fb969f34
191 Author: Tyler <tyler@tylermayoff.com>
192 Date:   Fri Sep 30 15:11:43 2022 -0400
194     Update TAO/TAO_IDL/include/ast_generator.h
195     
196     Co-authored-by: Adam Mitz <mitza@objectcomputing.com>
198 commit 21b3446f2da31b1080d26eee5dcf5c7bd2bb5a89
199 Author: Tyler <tyler@tylermayoff.com>
200 Date:   Fri Sep 30 15:11:38 2022 -0400
202     Update TAO/TAO_IDL/include/ast_visitor_reifying.h
203     
204     Co-authored-by: Adam Mitz <mitza@objectcomputing.com>
206 commit 422a0d16abc4dcc2ee52bfc681e2160dae3c4e85
207 Author: Tyler <tyler@tylermayoff.com>
208 Date:   Fri Sep 30 15:11:27 2022 -0400
210     Update TAO/TAO_IDL/include/ast_visitor_tmpl_module_inst.h
211     
212     Co-authored-by: Adam Mitz <mitza@objectcomputing.com>
214 commit 98259a89a68b16d865e36f6fe41c4f9901b713ae
215 Author: Tyler <tyler@tylermayoff.com>
216 Date:   Fri Sep 30 15:11:15 2022 -0400
218     Update TAO/TAO_IDL/include/idl_global.h
219     
220     Co-authored-by: Adam Mitz <mitza@objectcomputing.com>
222 commit 5e7bb97cd5af3b62ca82d1cbf95e9b58238aee59
223 Author: Tyler Mayoff <tyler@tylermayoff.com>
224 Date:   Fri Aug 19 21:38:38 2022 -0400
226     Typo
228 commit b51045c0e05d0ebaf7f3ff12f581e84c507c86c8
229 Author: Tyler Mayoff <tyler@tylermayoff.com>
230 Date:   Sat Aug 13 14:59:46 2022 -0400
232     another switch
234 commit 6a748de67e9820293b93ed780e67c2df549fa102
235 Author: Tyler Mayoff <tyler@tylermayoff.com>
236 Date:   Sat Aug 13 14:58:25 2022 -0400
238     Switched to std::snprintf
240 commit e0070f49e7817f581e5f93cae46ae1bceba859c8
241 Author: Tyler Mayoff <tyler@tylermayoff.com>
242 Date:   Sat Aug 13 13:30:28 2022 -0400
244     Fixed recursive type test
246 commit 5d0c0dd8f351d2244873d8475d0de1b1af495d07
247 Author: Tyler Mayoff <tyler@tylermayoff.com>
248 Date:   Sat Aug 13 13:30:16 2022 -0400
250     Fixed recursion check
251     
252     Checks both key and val types
254 commit abad5d77fce00990e7a78a63260596bab632bdb0
255 Author: Tyler Mayoff <tyler@tylermayoff.com>
256 Date:   Sat Aug 13 13:27:26 2022 -0400
258     comment
260 commit 71644e82d1067df73f9caab39e37797b2dc8f3ea
261 Author: Tyler Mayoff <tyler@tylermayoff.com>
262 Date:   Fri Aug 12 18:37:48 2022 -0400
264     fixed whitespace
266 commit e835440c96b5bce98a19fd53f95f042b928f6e24
267 Author: Tyler Mayoff <tyler@tylermayoff.com>
268 Date:   Fri Aug 12 18:27:29 2022 -0400
270     cleaned up old comments
272 commit f919937c2ccf605595fa9ae22ec8da9ee2cb3581
273 Author: Tyler Mayoff <tyler@tylermayoff.com>
274 Date:   Fri Aug 12 18:21:56 2022 -0400
276     cleaned test file
278 commit 2ecc711c61bafbcc82cbfe3c5be68d886240d29e
279 Author: Tyler Mayoff <tyler@tylermayoff.com>
280 Date:   Fri Aug 12 18:21:26 2022 -0400
282     Updated comments / author notes
284 commit 9a9140d01af4d3b1d86538301cfb9c8f349b5f35
285 Author: Tyler Mayoff <tyler@tylermayoff.com>
286 Date:   Sat Aug 6 16:02:31 2022 -0400
288     Created recursive example that fails
290 commit a6604e32d4c0ef2222b0383fabb4a5b714b5f3f9
291 Author: Tyler Mayoff <tyler@tylermayoff.com>
292 Date:   Sat Aug 6 16:02:11 2022 -0400
294     typos
296 commit 93d24d11174a9355b3c9d48bf1b2be5180e939d5
297 Author: Tyler Mayoff <tyler@tylermayoff.com>
298 Date:   Thu Aug 4 19:30:51 2022 -0400
300     Fixed issue with names
302 commit 2594690e64b5b8fb0fecf82aed3d5a898968f9a4
303 Author: Tyler Mayoff <tyler@tylermayoff.com>
304 Date:   Fri Jul 22 19:13:01 2022 -0400
306     Started on some more testing
308 commit d8d7b70f436240b26d77ecc32963746fa6e06a93
309 Author: Tyler Mayoff <tyler@tylermayoff.com>
310 Date:   Fri Jul 22 19:00:20 2022 -0400
312     fixed some things, switched to std::strcmp
314 commit a20d0eada241d1f524d2e64b054e4e60ac0c08e8
315 Author: Tyler Mayoff <tyler@tylermayoff.com>
316 Date:   Fri Jul 22 18:59:18 2022 -0400
318     Formatted
320 commit 529d37adf91824a8f12755ca71d52931b3dcf69e
321 Author: Tyler Mayoff <tyler@tylermayoff.com>
322 Date:   Tue Jul 12 17:59:13 2022 -0400
324     Fixed error messaging in ifr_adding_visitor
326 commit 9b83599bc601546ad3a5f1a87f0a1bdfb1aa91f4
327 Author: Tyler Mayoff <tyler@tylermayoff.com>
328 Date:   Thu Jul 7 18:19:28 2022 -0400
330     Removed comments
332 commit 3d3eb1d7cb937d2885a68fc2a831d859a9c1825d
333 Author: Tyler Mayoff <tyler@tylermayoff.com>
334 Date:   Thu Jul 7 18:10:45 2022 -0400
336     Fixed formatting
338 commit 8252a63b6f91b6fcd91ecd931c72dea3db952682
339 Author: Tyler Mayoff <tyler@tylermayoff.com>
340 Date:   Thu Jul 7 18:09:07 2022 -0400
342     Fixed TAO_IDL_IDL_VERSION macro
344 commit 783b4fc7c0bec867256f3431b10e8dfe81ce1195
345 Author: Tyler Mayoff <tyler@tylermayoff.com>
346 Date:   Tue Jul 5 20:33:51 2022 -0400
348     cleaned up default destructors + using is_empty
350 commit 457cad17122b258b9d2486cccd72e9a7e5b112ba
351 Author: Tyler Mayoff <tyler@tylermayoff.com>
352 Date:   Wed Jun 29 17:55:30 2022 -0400
354     Cleaned up some final comments and stubbed code and fixed formatting
356 commit d74406f0a3f2abcf264bdea70703a0a5cc77aed8
357 Author: Tyler Mayoff <tyler@tylermayoff.com>
358 Date:   Mon Jun 27 18:47:17 2022 -0400
360     Fixed double free error
362 commit 0220d28a6e34aa3b6a6b8e3a2f6aa2bed440ffd5
363 Author: Tyler Mayoff <tyler@tylermayoff.com>
364 Date:   Mon Jun 27 18:47:07 2022 -0400
366     Cleaned up the maps test
368 commit 1b701debc7805d7268bffa5ac5213ea23df0ae74
369 Author: Tyler Mayoff <tyler@tylermayoff.com>
370 Date:   Sun Jun 26 16:13:26 2022 -0400
372     added ast_map.h to ast.h
374 commit 17bfe408367fbde27fc2326825a466bae30d858c
375 Author: Tyler Mayoff <tyler@tylermayoff.com>
376 Date:   Sat Jun 25 12:00:37 2022 -0400
378     No more generated warnings and fixed the last codacy warning
380 commit ffd48feb145eb517155f6a616f9681f9cb6016b3
381 Author: Tyler Mayoff <tyler@tylermayoff.com>
382 Date:   Fri Jun 24 18:24:56 2022 -0400
384     cleaned up some warnings
386 commit b022cc424654620abc566740767e88cc0f10ccad
387 Author: Tyler Mayoff <tyler@tylermayoff.com>
388 Date:   Fri Jun 24 16:29:08 2022 -0400
390     used the wrong vars for the check
392 commit bc4bbbd13ed1df6343430587c8bd55875e65ad40
393 Author: Tyler Mayoff <tyler@tylermayoff.com>
394 Date:   Fri Jun 24 15:44:44 2022 -0400
396     Should silence the codacy check
398 commit 47c82f94ff1c30d8248e25755f8d42c6547ad454
399 Author: Tyler Mayoff <tyler@tylermayoff.com>
400 Date:   Fri Jun 24 09:44:51 2022 -0400
402     generating <map> include conditionally
404 commit 0060579dfa9381842e3d405fe8bca6f8b4570d79
405 Author: Tyler Mayoff <tyler@tylermayoff.com>
406 Date:   Fri Jun 24 08:28:52 2022 -0400
408     whitespace
410 commit 589006fb5ae15d4e734919c672cd0835d9ab82c2
411 Author: Tyler Mayoff <tyler@tylermayoff.com>
412 Date:   Fri Jun 24 08:27:43 2022 -0400
414     whitespace
416 commit c811e25cbed530728fdc1bd2db76d0f1cd3611aa
417 Author: Tyler Mayoff <tyler@tylermayoff.com>
418 Date:   Fri Jun 24 08:26:48 2022 -0400
420     Finished test
422 commit 1921cb9cb14df192a2cdbc3339ec93ae746575d9
423 Author: Tyler Mayoff <tyler@tylermayoff.com>
424 Date:   Fri Jun 24 08:14:00 2022 -0400
426     generating typedefs + maps with maps as values
428 commit 0458cd3e2d9ce6216e7bacd323362fe9a0791194
429 Author: Tyler Mayoff <tyler@tylermayoff.com>
430 Date:   Thu Jun 23 22:58:20 2022 -0400
432     removed whitespace
434 commit df2c8192d883743cf6f5382ee31fd8bbed63424b
435 Author: Tyler Mayoff <tyler@tylermayoff.com>
436 Date:   Thu Jun 23 22:42:18 2022 -0400
438     Fixed static analysis
440 commit b9de3b62d67110926458577966bc1cdbd0515826
441 Author: Tyler Mayoff <tyler@tylermayoff.com>
442 Date:   Thu Jun 23 22:36:20 2022 -0400
444     more cleanup of stubbed code
446 commit 573b826ce85eae3720792111d81bcdb9275a431b
447 Author: Tyler Mayoff <tyler@tylermayoff.com>
448 Date:   Thu Jun 23 21:43:44 2022 -0400
450     code generation working properly
451     
452     Map with anonymous maps not working yet
454 commit dd117cfc97add201bc03edeffa279fdc8c3513a7
455 Author: Tyler Mayoff <tyler@tylermayoff.com>
456 Date:   Wed Jun 22 20:25:31 2022 -0400
458     Fixed fuzzing
460 commit 2d5659d192e3078dfc8a67722d5f285d637258c6
461 Author: Tyler Mayoff <tyler@tylermayoff.com>
462 Date:   Sun Jun 19 20:56:16 2022 -0400
464     Updated test, and stubbed stream operators
466 commit 94563afe022dd1cd80ffe13151462ab38e92b911
467 Author: Tyler Mayoff <tyler@tylermayoff.com>
468 Date:   Sat Jun 18 21:22:10 2022 -0400
470     Cleaned up CDR progress
472 commit 302e029737dd9f19dff00294904cc372bfafb744
473 Author: Tyler Mayoff <tyler@tylermayoff.com>
474 Date:   Fri Jun 17 21:00:19 2022 -0400
476     Fixed fuzzing
478 commit 6fac5a79dfbd8f8bc9ef7e2d8f81a21b3fe47228
479 Author: Tyler Mayoff <tyler@tylermayoff.com>
480 Date:   Fri Jun 17 20:56:51 2022 -0400
482     remove whitespace
484 commit b6fe25974efed6c1857bacce04ab11538f9f6549
485 Author: Tyler Mayoff <tyler@tylermayoff.com>
486 Date:   Fri Jun 17 20:53:29 2022 -0400
488     updated include
490 commit 479b0915cf36c412e40af2b6ed8e736c852d3e8a
491 Author: Tyler Mayoff <tyler@tylermayoff.com>
492 Date:   Fri Jun 17 20:15:22 2022 -0400
494     Cleaned up some be_map functions
496 commit 8969c54b46db0fa1ca364a10348132f3d0530d4a
497 Author: Tyler Mayoff <tyler@tylermayoff.com>
498 Date:   Thu Jun 16 21:06:59 2022 -0400
500     Fixed fuzz
502 commit d503540a70fa4e958c4b8fc6d299537053419e90
503 Author: Tyler Mayoff <tyler@tylermayoff.com>
504 Date:   Thu Jun 16 21:00:48 2022 -0400
506     Removed whitespaces
508 commit 475166fc1dc5ba6c74460158c9934d618690a0a3
509 Author: Tyler Mayoff <tyler@tylermayoff.com>
510 Date:   Thu Jun 16 20:57:13 2022 -0400
512     maps almost being generated via code, still very messy
514 commit a1bf3b4d1407a156237b27af24dc8bf75820f8fd
515 Author: Tyler Mayoff <tyler@tylermayoff.com>
516 Date:   Fri Jun 10 21:56:43 2022 -0400
518     Added maps in the idl_features
520 commit 8b851854e73699b7013ef0846e3dc2d173026689
521 Author: Tyler Mayoff <tyler@tylermayoff.com>
522 Date:   Wed Jun 8 18:30:26 2022 -0400
524     added map_head rules to parser, for proper null scope
526 commit 25dbfa22911b99e84111c738fa134b147d0a8574
527 Author: Tyler Mayoff <tyler@tylermayoff.com>
528 Date:   Fri Jun 3 21:18:35 2022 -0400
530     Fixed typo
532 commit 18152addf39183aa036d53bb7847955fc58c56bd
533 Author: Tyler Mayoff <tyler@tylermayoff.com>
534 Date:   Fri Jun 3 21:09:56 2022 -0400
536     fixed whitespace
538 commit fb3fb48519baba36da35b3c23f91d53426e9b4e7
539 Author: Tyler Mayoff <tyler@tylermayoff.com>
540 Date:   Fri Jun 3 21:08:24 2022 -0400
542     removed whitespace
544 commit 4101f3f5e4863372a83d060af42a4b4b3ccec4f5
545 Author: Tyler Mayoff <tyler@tylermayoff.com>
546 Date:   Fri Jun 3 21:04:24 2022 -0400
548     Updated idl for null scope
550 commit 8958a765a2d827a8d52cd3df8d4925df05ab9912
551 Author: Tyler Mayoff <tyler@tylermayoff.com>
552 Date:   Fri Jun 3 20:14:48 2022 -0400
554     Updated bison, pushing null scope
556 commit bdcaf51e9d92f3d22617d4bfbe33b5becdb40364
557 Author: Tyler Mayoff <tyler@tylermayoff.com>
558 Date:   Fri Jun 3 20:13:34 2022 -0400
560     key_type + value_type code, and cleanup
562 commit fafd19ffea1b521bb8db628de93af4b97625eb16
563 Author: Tyler Mayoff <tyler@tylermayoff.com>
564 Date:   Thu Jun 2 20:33:17 2022 -0400
566     fixes based on the code review
568 commit 4f284f3db0ae10760e5cd5e3e7ab9766e700ca52
569 Author: Tyler Mayoff <tyler@tylermayoff.com>
570 Date:   Wed Jun 1 21:21:08 2022 -0400
572     cleaned up
574 commit a40016c63b2a6b2b76159059a53451cdcb61c0b2
575 Author: Tyler Mayoff <tyler@tylermayoff.com>
576 Date:   Wed May 25 21:35:42 2022 -0400
578     trailing whitespace
580 commit 30d52082958779aec010f84567ec3bddea0d6b08
581 Author: Tyler Mayoff <tyler@tylermayoff.com>
582 Date:   Wed May 25 21:32:15 2022 -0400
584     removed whitespace
586 commit 8016f9aa63b16b977268c91fd3845f9f4f394edb
587 Author: Tyler Mayoff <tyler@tylermayoff.com>
588 Date:   Wed May 25 21:31:16 2022 -0400
590     Simplified bison
592 commit d9ee304c546d92fbf9a09d055046624ca8608d1b
593 Author: Tyler Mayoff <tyler@tylermayoff.com>
594 Date:   Wed May 25 20:48:45 2022 -0400
596     Adding bounds to bison
598 commit 0f7b7d630bcd00abba99cb9e171891197d51b229
599 Author: Tyler Mayoff <tyler@tylermayoff.com>
600 Date:   Tue May 24 21:47:06 2022 -0400
602     ifr_visitor
604 commit 8bba68b97036bc6280465d0274757e4c1f801278
605 Author: Tyler Mayoff <tyler@tylermayoff.com>
606 Date:   Mon May 23 12:07:47 2022 -0400
608     Removed blank lines
610 commit 2d81e8c055a5752d493be115c4cf19088a2b37c7
611 Author: Tyler Mayoff <tyler@tylermayoff.com>
612 Date:   Mon May 23 11:49:30 2022 -0400
614     Added functions for ast_visitor
616 commit c4f3890eadbeaec9c9e15c94f22728f408a4dfe8
617 Author: Tyler Mayoff <tyler@tylermayoff.com>
618 Date:   Sun May 22 22:54:19 2022 -0400
620     More ast
622 commit a971dbf1fc0e75e28e95da290496fb1c4a37158a
623 Author: Tyler Mayoff <tyler@tylermayoff.com>
624 Date:   Sun May 22 22:47:03 2022 -0400
626     Updated flex and bison
628 commit a1db4fd262284963d24c5558f44636e7fe92f0bb
629 Author: Tyler Mayoff <tyler@tylermayoff.com>
630 Date:   Sun May 22 22:44:31 2022 -0400
632     Added AST for map
634 commit 9e1bd3e6588031daaa4bf563c17a68ae58eca8cc
635 Author: Tyler Mayoff <tyler@tylermayoff.com>
636 Date:   Sun May 22 22:39:38 2022 -0400
638     Fixed test.idl
640 commit 42eaf131fd5d731618487387f5a3760b3ac1f794
641 Author: Tyler Mayoff <tyler@tylermayoff.com>
642 Date:   Sat May 21 13:48:26 2022 -0400
644     Added a test for maps
646 commit 781163e8f28f3876c3bf09bb21119d9e05573336
647 Author: Johnny Willemsen <jwillemsen@remedy.nl>
648 Date:   Mon Dec 7 14:43:23 2020 +0100
650     Remove redundant void from tao_idl