Timeline
Not logged in

50 check-ins occurring around 2020-01-05 17:13:43.

2020-02-16
17:32:36
[5a35723b52] Improved file type argument for WALK$. (user: peter tags: trunk)
2020-02-09
19:36:29
[8a88b2fe35] SIZE in SPLIT should be optional. (user: peter tags: trunk)
2020-02-08
13:36:27
[97d0f36d82] Aligned code for LOOP with Shell version. (user: peter tags: trunk)
12:56:19
[9e29ddaae1] Added inline LOOP for mathematical functions. (user: peter tags: trunk)
2020-02-07
19:44:50
[e793fa7dd2] Updated timestamps. (user: peter tags: trunk)
2020-01-25
14:55:08
[814bc3d796] Fixed issue with RECURSIVE. (user: peter tags: trunk)
2020-01-20
20:20:47
[23ac6b191e] Optimization of internal variables done. (user: peter tags: trunk)
19:03:15
[475cee1f3a] Started to optimize internal global variables. (user: peter tags: trunk)
2020-01-17
17:39:52
[47739696bf] Updated build scripts. (user: peter tags: trunk)
2020-01-15
06:47:07
[24230d69b0] Optional STEP in FOR/NEXT should follow OPTION DELIM. (user: peter tags: trunk)
2020-01-13
06:45:44
[f6720a5a86] Fix in function detection when TRACE is used. (user: peter tags: trunk)
2020-01-11
19:27:35
[a6b44a73c9] Finalized renaming internal functions. (user: peter tags: trunk)
11:04:45
[6f39c95107] More function renaming. (user: peter tags: trunk)
10:21:53
[1cc3ab7ce6] Renaming functions to avoid clash with BaCon code. (user: peter tags: trunk)
2020-01-10
20:27:28
[c0e228ffef] Removed the BaCon library version check from the code. (user: peter tags: trunk)
20:12:28
[78db5c0e4d] Improved appearing order of dependent functions in source code. (user: peter tags: trunk)
2020-01-09
18:37:39
[9d2128feae] GUI should show errors when log file contains data. (user: peter tags: trunk)
2020-01-08
18:40:45
[b934243a5e] Changed GUI versions by omitting library options in dialogues. (user: peter tags: trunk)
2020-01-07
06:59:23
[88c79e7065] Improvements in sorting. (user: peter tags: trunk)
2020-01-06
19:37:04
[175b1635a2] List of dependencies should be shown in alphabetical order. (user: peter tags: trunk)
2020-01-05
19:18:30
[2e5573dc9e] Updated CHANGES file. (user: peter tags: trunk)
18:09:19
[66e9a74cf8] Changed to M4 comment disabling. (user: peter tags: trunk)
17:50:55
[d6393f5158] Made sure that M4 ignores comment lines. (user: peter tags: trunk)
17:22:42
[2c7fe722cd] Removed remnants of library creation. (user: peter tags: trunk)
17:13:43
[633de03588] Improvements in new compile scheme. (user: peter tags: trunk)
16:32:08
[79e3c5d804] Close files handles before M4 parsing. (user: peter tags: trunk)
15:36:59
[337ed6ce80] Use new compile scheme. (user: peter tags: trunk)
2019-12-28
10:14:11
[858dccfe6c] Improved configure script further. (user: peter tags: trunk)
10:04:25
[8003bea5b4] Improved build process. (user: peter tags: trunk)
2019-12-27
20:48:36
[5fa1ea2ddc] Updated link flags. (user: peter tags: trunk)
20:31:51
[2802a3f099] Improved string concatenation. (user: peter tags: trunk)
2019-12-25
11:43:13
[b944d14ea7] Linking with libm should be passed as last option. Updated README.1ST. (user: peter tags: trunk)
2019-12-24
20:48:07
[436ff82a70] Using OPTION TRE failed to link correctly. (user: peter tags: trunk)
2019-12-23
18:41:55
[06200eb182] Make sure MIT license file is part of install process. (user: peter tags: trunk)
2019-12-22
20:31:12
[d1e34408e5] More improvements in display of compile errors. (user: peter tags: trunk)
19:52:01
[949e5c886e] Show one error at a time. (user: peter tags: trunk)
19:46:22
[040a1c6649] Another small improvement in line counting (BaCon version) (user: peter tags: trunk)
19:10:01
[38da75dbb6] Corrected source code line counting again (BaCon version) (user: peter tags: trunk)
17:04:32
[3a13ba876f] Updated CHANGES. (user: peter tags: trunk)
17:03:07
[5e0e8d134d] Made sure GUI versions work with updated error messaging. (user: peter tags: trunk)
14:29:23
[8137260437] EXPERIMENTAL: simplified code to display errors. (user: peter tags: trunk)
2019-12-21
13:56:57
[8b60897f27] Updated CHANGES file. (user: peter tags: trunk)
13:48:15
[0c9df4e763] Fixed minor issue storing command line parameters with the '-w' argument. (user: peter tags: trunk)
13:26:02
[12f3680e0d] More build updates. (user: peter tags: trunk)
12:46:18
[1aebb8d136] Improved building process to allow linking with external libraries. (user: peter tags: trunk)
2019-12-19
19:47:05
[b6543471fa] Moved code for DELETE RECURSIVE to statement parser. (user: peter tags: trunk)
19:14:50
[39eec52eba] Moved MAKEDIR from external static lib to main statement parser. (user: peter tags: trunk)
2019-12-15
13:09:12
[3e1e32cf84] Improved casting. (user: peter tags: trunk)
2019-12-08
19:58:25
[7901f1a7f6] Updated CHANGES file. (user: peter tags: trunk)
19:49:58
[8a54449da0] Alignment. (user: peter tags: trunk)