bugz

bugz commented on issue david/shared#2

Shared issue

I don't have lock_timeout in my SharedData.

7 months ago

bugz commented on issue david/shared#2

Shared issue

It did not allow my attachment.

7 months ago

bugz commented on issue david/shared#2

Shared issue

The issue:

7 months ago

bugz pushed to master at RedGreen/sudoku-rust

7 months ago

bugz pushed to master at RedGreen/sudoku-rust

8 months ago

bugz pushed to master at RedGreen/sudoku-rust

  • 5289dd24ee Use GenBits<u32>. We failed on 25 puzzle.

11 months ago

bugz pushed to master at RedGreen/sudoku-rust

  • d08dba8490 Updated, use logic then brute force. If we're loading from a file, check to make sure the solution there matches what we found, otherwise display it.

11 months ago

bugz created repository RedGreen/sudoku-rust

1 year ago

bugz opened issue RedGreen/doorgo#9

Add version tag, remove testdoor from the project.

2 years ago

bugz commented on issue RedGreen/doorgo#3

Global variables in door namespace

It might make it simpler for users to use the library if all of the variables are in the door, rather then some in the structure, and some in the namespace.

2 years ago

bugz commented on issue RedGreen/doorgo#7

Unicode input fail.

This is sort of a problem. Yes, we handle Unicode/UTF-8 input, but if the caller is CP437, this becomes an output issue. (We can't output Unicode to the CP437 caller. A very small subset of Unicode is available to them.)

2 years ago

bugz closed issue RedGreen/doorgo#8

Windows door hangs on exit.

2 years ago

bugz opened issue RedGreen/doorgo#8

Windows door hangs on exit.

2 years ago

bugz pushed to master at RedGreen/doorgo

  • 651f4c0954 Restructured testdoor. Breaking up testdoor.go.

2 years ago

bugz pushed to master at RedGreen/doorgo

  • 119372e382 Don't call LineLength if we have UpdateF. UpdateF already calls it.

2 years ago

bugz pushed to master at RedGreen/doorgo

2 years ago

bugz pushed to master at RedGreen/doorgo

2 years ago

bugz pushed to master at RedGreen/doorgo

  • 6b631d28ba Runtime chan send. Fixed leak in input demo. We were leaking a go routine.

2 years ago

bugz pushed to master at RedGreen/doorgo

  • eca264278c Use map for input. NMS abort on keypress. NoMoreSecrets: It doesn't abort, but it completes the reveal.

2 years ago

bugz pushed to master at RedGreen/doorgo

2 years ago