-
```
The current spec sort of conflates two rather distinct uses of the "step"
construct.
One is navigational, e.g. "A step with a slash (/) followed by an integer
refers to a child node or nodes"
A…
-
**Originally by @Artur-**
___
The following scss does not compile correctly:
```
$list1: 10px;
$list2: 10 20;
$list3: 10,10%,abc;
.foo {
l1: length($list1);
l2: length($list2);
l3: length($list3);
…
-
```
: [ll1] : En 'grammar_ej14': Conflicto LL(1) [E1_s][OP1]:
Produccion: E1_s -> OP1 E2 E1_s
Produccion: E1_s -> @
```
-
Hey
I basically have an imageview on top of a listview. I am applying your parallax scroll. But by default, on switching on the app, the listview appears over the imageview. This happens only when i u…
-
lines/2 only works on streams that allow set_stream_position/2. It also leaves a trailing choicepoint when calling length/2 or maplist/2. Both of these problems are fixed by the following code. Wri…
-
**Version**
Latest from composer as 22nd Jan 2015
**Steps to reproduce the bug**
1. Store an application/json document in the State API.
2. Update the document (PUT) omitting the etag header.
**Ex…
-
```
$ npm install exec-sync
npm WARN package.json comparator@0.0.1 No description
npm WARN package.json comparator@0.0.1 No repository field.
npm WARN package.json comparator@0.0.1 No README data
npm…
-
A grammar like this will not work unless the start symbol S is lowercase
```
{
"ll1": {
"start": "S",
"rules": [
"S := 'x'",
"S := 'y'"
]
}
}
```
-
Hi,
We're embedding YASQE and YASR into the [Palladio](http://hdlab.stanford.edu/projects/palladio/) project (they should appear in the next version thanks to @jiemakel ). At the moment they are goin…
-
I made 2 reservations on Nov. 27 in dev rooms:
Date: Wed. Nov 27, 2013
Time: 03:30 PM — 04:00 PM
Location: Study Room LL2-12
name your event
re-send confirmation e-mail
delete reservation
Name:…