Timeline
02/14/09:
- 21:20 Changeset [557] by
-
Formatting and date changes in ikt and other apps.
- 18:27 Changeset [556] by
-
Updated Windows projects to reflect new files.
- 17:12 Ticket #87 (__str__ or __repr__-like feature) closed by
- fixed: In as of r555.
- 17:12 Ticket #87 (__str__ or __repr__-like feature) reopened by
- Oops, didn't see the other bit.
- 17:12 Changeset [555] by
-
Output return value after each execution in ikt. (ticket #87)
- 15:31 Ticket #88 (New exponential format always creates floating point) closed by
- wontfix: Exponential notation has always been a floating-point representation in …
- 15:16 Ticket #86 (ikt should not quit on ObjectNotFound) closed by
- fixed: Fixed in r554.
- 15:15 Changeset [554] by
-
Fix for ticket #86.
- 15:03 Ticket #87 (__str__ or __repr__-like feature) closed by
- worksforme: Kite already has a |str method to do what you want: […]
- 14:32 Ticket #88 (New exponential format always creates floating point) created by
- The new exponential format (10e2, 020e2, etc) always creates floating …
- 14:25 Ticket #87 (__str__ or __repr__-like feature) created by
- Kite should have a default stringification method that produces a string …
- 14:22 Ticket #86 (ikt should not quit on ObjectNotFound) created by
- When one tries to call an nonexisting method on a variable, this …
- 04:41 Changeset [553] by
-
Added "ref" operator to allow for pointers (and Kite-based property ...
- 00:51 Changeset [552] by
-
Added pre and post-clean rules, and gcc will compile files only when ...
- 00:35 Changeset [551] by
-
Added module dependencies to package builder.
- 00:04 Changeset [550] by
-
Forgot to add library_ldflags and file_cflags to command lines.
02/13/09:
- 23:57 Changeset [549] by
-
Added System.package.builder to assist in module building.
- 22:25 Changeset [548] by
-
Added System.compile_options to assist in module building.
02/11/09:
- 17:52 Changeset [547] by
-
Fixed typo in float class (for the division by zero check).
02/10/09:
- 15:14 PackageManagerNames created by
- Need a place to keep this stuff.
02/08/09:
- 20:33 Changeset [546] by
-
Branch trunk to 1.0.1 branch.
- 20:32 Changeset [545] by
-
1.0.1 release
- 20:31 UserGuide edited by
- 1.0.1 released (diff)
- 20:30 DownloadKite edited by
- 1.0.1 released (diff)
- 20:02 Changeset [544] by
-
Fixed problems with array class and kdoc.
- 19:39 Changeset [543] by
-
Do not automatically run build_kdocs, since this is dependent on ...
- 04:26 Changeset [542] by
-
Normalized line endings.
- 04:25 Changeset [541] by
-
Forgot to add a few files.
- 03:45 Ticket #84 (New number formats) closed by
- fixed: In as of r540.
- 03:45 Changeset [540] by
-
Added support for different integer/floating point representations (ticket ...
- 03:01 Ticket #85 (New string delimiter) closed by
- fixed: In as of r539.
- 03:01 Changeset [539] by
-
Added support for single quotes for strings (ticket #85).
02/07/09:
- 15:41 Changeset [538] by
-
Added socket|eof and removed timeouts from readline and read() (credit: ...
02/06/09:
- 10:56 Changeset [537] by
-
Fixed op[]= bug in System.collections.binary_tree.
- 09:36 Changeset [536] by
-
System.date should be inheriting from object.
- 01:21 Changeset [535] by
-
Kite now compiles in Windows again.
- 01:17 Changeset [534] by
-
Copied files to Windows build folder.
02/05/09:
- 12:01 Ticket #85 (New string delimiter) created by
- I think Kite should support ' as well as " for string delimiters, as long …
- 11:59 Ticket #84 (New number formats) created by
- Hi! I'd love to see the following C-like constant formats for …
- 00:01 Changeset [533] by
-
Fixed documentation typo.
02/04/09:
- 23:14 KitePrerequisites edited by
- (diff)
- 23:09 KitePrerequisites edited by
- Added info about 1.0.1+ dependencies. (diff)
- 23:04 Changeset [532] by
-
Made Boehm GC check stricter (you must explicitly pass --with-gc=no to ...
- 22:58 Changeset [531] by
-
New version of System.date.hires.
- 22:49 Changeset [530] by
-
Integrate array class as System.collections.array (credit: Michael J. ...
- 22:01 Changeset [529] by
-
Applied patch to System.list to fix operators (credit: Michael Edgar)
- 01:44 Changeset [528] by
-
Removed -Werror; not worth the trouble
01/31/09:
- 21:10 Changeset [527] by
-
Changes necessary to get Kite to compile in Windows again.
- 20:50 Changeset [526] by
-
Oops, forgot a file.
- 20:40 Changeset [525] by
-
Updated files for Windows.
- 20:33 Changeset [524] by
-
Increment version numbers.
- 20:31 Ticket #83 (Hang when assigning to a list/array) closed by
- fixed: Fixed in r523.
- 20:31 Changeset [523] by
-
Now return reference to list element during list dereference, allowing ...
- 16:07 Changeset [522] by
-
Integrated new System.date.hires object. (credit: Michael J. Edgar)
- 15:33 Changeset [521] by
-
Integrated interface.pop3 and interface.smtp modules (credit: Michael J. ...
- 15:16 Ticket #79 (Regular expression as a type) closed by
- fixed: Added in r520.
- 15:15 Changeset [520] by
-
Regular expressions can be specified with "r/.../[i]" syntax (ticket #79)
- 11:38 Changeset [519] by
-
Added import path for assistance in diagnosing fatal message.
- 11:34 Changeset [518] by
-
Added more user-friendly error message for the rare case that ...
- 11:04 Changeset [517] by
-
Fixed documentation typo.
- 02:12 Ticket #82 (Kite compiler errors) closed by
- fixed: Fixed in r516.
- 02:12 Changeset [516] by
-
Ticket #82: fixed compile errors in gcc 4.2.
01/30/09:
- 23:39 Ticket #80 (Infinite loop during string|split) closed by
- fixed: Fixed in r515.
- 23:39 Changeset [515] by
-
Ticket #80: added code to deal with empty delimiters.
- 23:28 Ticket #81 (Regular expression capture issue) closed by
- fixed: Fixed in r514.
- 23:28 Changeset [514] by
-
Ticket #81: fixed regex captures issue.
- 17:15 Ticket #83 (Hang when assigning to a list/array) created by
- Something like this causes Kite to hang: […]
- 11:52 Ticket #82 (Kite compiler errors) created by
- (submitted for jorgenpt) […]
- 10:26 Ticket #81 (Regular expression capture issue) created by
- (submitted for thewolf) […]
- 08:53 Ticket #80 (Infinite loop during string|split) created by
- (submitted for thewolf) When running "foo"|split("") the script gets …
- 00:17 Changeset [513] by
-
System.list|sort method added (credit: Michael J. Edgar).
01/29/09:
- 23:59 Changeset [512] by
-
System.digest merged into main tree (thanks to Michael J. Edgar).
