Skip to content

Instantly share code, notes, and snippets.

View eed3si9n's full-sized avatar

eugene yokota eed3si9n

View GitHub Profile

Adapted from “Lidia’s Commonsense Italian Cooking,” by Lidia Bastianich (Knopf, 2013)

By Julia Moskn

Homemade marinara is almost as fast and tastes immeasurably better than even the best supermarket sauce -- and it's made with basic pantry ingredients. All the tricks to a bright red, lively-tasting sauce, made just as it is in the south of Italy (no butter, no onions) are in this recipe. Use a skillet instead of the usual saucepan: the water evaporates quickly, so the tomatoes are just cooked through as the sauce becomes thick.

Total time: 25 minutes

Ingredients

--
-- luatexja/jfont.lua
--
luatexbase.provides_module({
name = 'luatexja.jfont',
date = '2014/02/01',
description = 'Loader for Japanese fonts',
})
module('luatexja.jfont', package.seeall)

For Ivy issue report.

> reload return
> consoleProject
scala> val ur = update.eval
[trace] Stack trace suppressed: run last *:update for the full output.
ur: sbt.UpdateReport =
Update report:
Resolve time: 2573 ms, Download time: 60 ms, Download size: 0 bytes
compile:
com.typesafe.play:sbt-plugin
<?xml version="1.0" encoding="UTF-8"?>
<ivy-module version="2.0" xmlns:m="http://ant.apache.org/ivy/maven">
<info organisation="org.apache.thrift"
module="libthrift"
revision="0.6.1"
status="release"
publication="20110420164008"
>
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt&quot;" />
<description homepage="http://thrift.apache.org">
diff --git a/ivy/src/main/scala/sbt/Ivy.scala b/ivy/src/main/scala/sbt/Ivy.scala
index b890820..9e5bddb 100644
--- a/ivy/src/main/scala/sbt/Ivy.scala
+++ b/ivy/src/main/scala/sbt/Ivy.scala
@@ -269,8 +269,10 @@ private object IvySbt {
val mainChain = makeChain("Default", "sbt-chain", resolvers)
settings.setDefaultResolver(mainChain.getName)
}
- private[sbt] def isChanging(mrid: ModuleRevisionId): Boolean =
- mrid.getRevision endsWith "-SNAPSHOT"
ensime> update
[debug] > update
[debug] Evaluating tasks: *:update
[debug] Running task... Cancel: sbt.TaskCancellationStrategy$Null$@30d3e131, check cycles: false
[info] Updating {file:/Users/eugene/work/fommil-ensime-server/}fommil-ensime-server...
[debug] Other repositories:
[debug] Default repositories:
[debug] Using inline dependencies specified in Scala.
[debug] parsing /Users/eugene/.sbt/0.13/dependency/module/static/org.scala-lang/scala-compiler/2.11.2_temp-resolve-e9c80555f6d4a83bc698f1e14b12cb049db64c24/graphs/graph.json
[debug] parsing /Users/eugene/.sbt/0.13/dependency/module/static/org.scala-lang/scala-library/2.11.2_temp-resolve-0da7940723b4526f71b33add3590272e484efe0d/graphs/graph.json
package stockquote
import org.apache.axis2
import axis2.engine.AxisServer
trait BaseAxis2PojoSpec {
lazy val server = initServer
def serviceClass: Class[_]
scala> {
| implicit val fpu: SPicklerUnpickler[Foo] = SPicklerUnpickler.generate
| Foo(1).pickle
| }
macro expansion is delayed: scala.pickling.SPicklerUnpickler.generate[T]
performing macro expansion scala.pickling.SPicklerUnpickler.generate[Foo] at source-<console>,line-18,offset=427
locally({
val p$macro$1 = locally({
object $line15$read$iw$iw$iw$iw$iw$iwFooPickler$macro$2 extends scala.pickling.SPickler[Foo] with scala.pickling.Generated {
def <init>() = {
scala> {
| implicit val fpu: SPicklerUnpickler[Foo] = SPicklerUnpickler.generate
| Foo(1).pickle
| }
macro expansion is delayed: scala.pickling.SPicklerUnpickler.generate[T]
performing macro expansion scala.pickling.SPicklerUnpickler.generate[Foo] at source-<console>,line-18,offset=427
locally({
val p$macro$1 = locally({
object $line15$read$iw$iw$iw$iw$iw$iwFooPickler$macro$2 extends scala.pickling.SPickler[Foo] with scala.pickling.Generated {
def <init>() = {