Separated file creation dates from the package comment.

This commit is contained in:
Pietro Gagliardi 2014-03-12 21:55:45 -04:00
parent 17688190bb
commit 34ce16d586
44 changed files with 44 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// 12 february 2014
package ui
import (

View File

@ -1,6 +1,7 @@
// +build !windows,!darwin,!plan9
// 16 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 13 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 14 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 25 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 7 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 11 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 9 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 27 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 7 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 2 march 2014
package ui
import (

View File

@ -1,6 +1,7 @@
// +build !windows,!darwin,!plan9
// 7 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 7 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 25 february 2014
package ui
import (

View File

@ -2,6 +2,7 @@
// TODO is there a way to simplify the above? :/
// 16 february 2014
package ui
import (

View File

@ -1,6 +1,7 @@
// +build !windows,!darwin,!plan9
// 17 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 11 february 2014
package ui
// Go sets up the UI environment and runs main in a goroutine.

View File

@ -1,4 +1,5 @@
// 8 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 14 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 14 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 14 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 2 march 2014
package ui
import (

View File

@ -1,6 +1,7 @@
// +build !windows,!darwin,!plan9
// 17 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 10 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 28 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 1 march 2014
package ui
// #cgo LDFLAGS: -lobjc -framework Foundation -framework AppKit

View File

@ -1,6 +1,7 @@
// +build !windows,!darwin,!plan9
// 23 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 24 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 25 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 13 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 10 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 8 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 11 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 1 march 2014
package ui
import (

View File

@ -1,6 +1,7 @@
// +build !windows,!darwin,!plan9
// 16 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 11 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 28 february 2014
package ui
import (

View File

@ -1,6 +1,7 @@
// +build !windows,!darwin,!plan9
// 16 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 11 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 8 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 8 february 2014
package ui
import (

View File

@ -1,6 +1,7 @@
// +build ignore
// 7 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 11 february 2014
package ui
import (

View File

@ -1,4 +1,5 @@
// 8 february 2014
package ui
import (