Skip to content

Releases: kevinlawler/kona

64-bit Windows (issues 370, 371)

27 Jul 03:47
Compare
Choose a tag to compare

370: () 1 2 3
371: Abort multiple suspension

64-bit Windows (issues 307, 369)

24 Jul 02:27
Compare
Choose a tag to compare

307: Performance of join-over
369: Segfault with ()

64-bit-Windows (issues 364, 366, 367, 368)

20 Jul 14:11
Compare
Choose a tag to compare

364: `3 is not supposed to always block
366: Write error when printing stdin
367: Difference in handling of 'atom
368: fork() does not exist in Windows, nor in MinGW

64-bit Windows (issues 356, 359, 361, 363)

13 Jul 16:11
Compare
Choose a tag to compare

356: Segfault when currying function without really currying
359: Re-implement \w without tracking at each step
361: Display list of used symbols
363: Open-in-next-line error

64-bit Windows (issue 347)

17 Jun 21:47
Compare
Choose a tag to compare

347: -h http_port not implemented in Windows

64-bit Windows (issues 346, 351, 354)

17 Jun 12:00
Compare
Choose a tag to compare

346: http-GET-request not implemented in Windows
351: Script caputuring input from stdin
354: Odd "reseved error" when defining function

64-bit Windows (issues 350, 352)

11 Jun 15:05
Compare
Choose a tag to compare

350: Consistency on Read-from-stdin
352: Odd issues with >: and <: and error mode

64-bit Windows (issue 344)

08 Jun 15:31
Compare
Choose a tag to compare

344: read from stdin not implemented in Windows

64-bit Windows (issues 341, 342)

06 Jun 15:14
Compare
Choose a tag to compare

341: Functions and Lexical Scope
342: At Each Each

64-bit Windows (issues 331, 332, 335, 336, 337, 338, 339, 340, 343)

01 Jun 18:14
Compare
Choose a tag to compare

331: adding a final semicolon causes "rank error"
332: Error Trap
335: Self-reference and IO Verbs
336: Spaces in String Literals
337: .[ {. x}; "2+2"; : ] yields valence error
338: Regressions
339: Greater-and-Less Than
340: Kona fails to compile in Windows
343: Error Trap does not work properly in Windows