Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pugjs/pug

Pug – robust, elegant, feature rich template engine for Node.js
https://github.com/pugjs/pug

Fixed try/catch issue with renderFile(). Closes #227

29b661053e82dfe3fe902394b19e5c038ff0223a authored over 13 years ago by Tj Holowaychuk <[email protected]>
Merge branch 'master' of github.com:visionmedia/jade

d1d2c276c2ef759688de7532a592d0ea6065e0c5 authored over 13 years ago by Tj Holowaychuk <[email protected]>
updated readme

237380d9a4f7a9083edad62c61937842343567da authored over 13 years ago by Tj Holowaychuk <[email protected]>
Removed attribute ":" support, use "="

f97e03793d486d22e65758ed6f1778329432acd6 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Merge pull request #219 from masylum/patch-1

fix for `compile`

bab2d5a2dc5d342e0c83de3294c7d058ad38c00f authored over 13 years ago by TJ Holowaychuk <[email protected]>
fix for `compile`

5e8717bf79815b9c19bf67cb22b431c5a8b5b5ce authored over 13 years ago by Pau Ramon Revilla <[email protected]>
Release 0.11.0

02f6fa456fb6866f7646131ad2ec406fe87ddabc authored over 13 years ago by Tj Holowaychuk <[email protected]>
misc refactoring of bm script

3a957efa46f7de1dfea91ac09c7ed6d7e5ae2ed0 authored over 13 years ago by Tj Holowaychuk <[email protected]>
fix cols

90811681a5b2c51631afb251dfebcdd5ce531ada authored over 13 years ago by Tj Holowaychuk <[email protected]>
Merge pull request #217 from masylum/master

Optional `self` object to avoid poor `with` performance

5a4cba97bd52aa0eba35b0f7b5b8e020db12bdf4 authored over 13 years ago by TJ Holowaychuk <[email protected]>
Optional `self` object to avoid poor `with` performance

2b979517810049507d9f5a1159f51b825cb11eaa authored over 13 years ago by Pau Ramon <[email protected]>
removed HTML test

lets just assume people are not crazy :D

db3f8f7cde58a41c8fbc538253e639965d54dbfe authored over 13 years ago by Tj Holowaychuk <[email protected]>
refactored previous commits

9a2057fc6bda93b03921dc85761e0ec301a1373d authored over 13 years ago by Tj Holowaychuk <[email protected]>
Fixed case-sensitive tag name for doctype injection

Signed-off-by: Tj Holowaychuk <[email protected]>

e03e11fda9ffd422c3754c5e43f4fd0ad8fe2d28 authored over 13 years ago by Jeremy Larkin <[email protected]>
Removed forceDoctype, changed default doctype

With the forceDoctype option removed, the compiler now gives presedence
to the doctype set in th...

e7f2efbf6d4ec34c90d371b0c3fc8cce7fd69484 authored over 13 years ago by Jeremy Larkin <[email protected]>
Added default rendering of doctype declaration

The doctype will now be rendered if missing if the option isTopLevel or
isLayout is set in the o...

6c115e746b8c759e8e81bac6f551c5bd49049d03 authored over 13 years ago by Jeremy Larkin <[email protected]>
Added doctype options to Compiler

The doctype option adds a default doctype to the compiler which can be
overridden by a doctype d...

b7ffb97f882d31febcb53a0c845336cb2046c83f authored over 13 years ago by Jeremy Larkin <[email protected]>
Added test assertion for html self-closing tag

Signed-off-by: Tj Holowaychuk <[email protected]>

d7e5f0cd348318b85df722fc3c1785aa4621f31e authored over 13 years ago by Jeremy Larkin <[email protected]>
Changed the terse mode assessment

Signed-off-by: Tj Holowaychuk <[email protected]>

050e37eecd46b552a18a78023fac817b6148bae2 authored over 13 years ago by Jeremy Larkin <[email protected]>
Release 0.10.7

655e60bb9c37661e02d8e6add9890a2f5d8b0ef5 authored over 13 years ago by Tj Holowaychuk <[email protected]>
expose Parser

1c2a1176783f2cdbbec02cd39799c92cad8814e6 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Thread options into stylus filter

Signed-off-by: Tj Holowaychuk <[email protected]>

86b3fb378233ec7ebf3aa79d69c5185f1677bed2 authored over 13 years ago by Duncan Beevers <[email protected]>
build

337e310710f3ed7b3d0a8e95006ad27b453ac763 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.10.6

8bc9f5ec0142abaf8f1d7824451b9fec62a66a13 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Fixed CS Object.keys() [reported by robholland]

b8c9a49b1ed1938b5b7023a130f86d41170114cf authored over 13 years ago by Tj Holowaychuk <[email protected]>
link to html2jade

3d5bd9e3f5d126658f61e72dac1622a66e5d0de4 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.10.5

fe392f304f400cb52d433cca185a9e3339995a7e authored over 13 years ago by Tj Holowaychuk <[email protected]>
Fixed attr strings when containing the opposite quote. Closes 207

b66c7c36460a6fc6ecd46755548a5c7d81916e61 authored over 13 years ago by Tj Holowaychuk <[email protected]>
add error context after the lineno

no clue why I did not have this before, silly me :D

ef4b11443701b6d705097ec90b618755bff4ce37 authored over 13 years ago by Tj Holowaychuk <[email protected]>
indicate the lineno with ">"

eee173e287d040963af88efd47ea7fc92abcbb98 authored over 13 years ago by Tj Holowaychuk <[email protected]>
tweak error reporting output a little

7532a5cdc3ffded52eda6ee1ca32cfbc83cbb938 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Fixed attr issue with js expressions within strings

previously "foo {" would fail since the attr state machine is
trying to match }

bdeb8b9fb403123387e020532b401cf5ce8b6604 authored over 13 years ago by Tj Holowaychuk <[email protected]>
Added Object.keys() for the client-side

87440c67a80777c85dec335da3096afb910334c4 authored over 13 years ago by Tj Holowaychuk <[email protected]>
updated ejs

4def3994f9c35e8fbf30920535a55eefd8bcc5db authored over 13 years ago by Tj Holowaychuk <[email protected]>
block comment doc typo

1c0dd942b65b8ce804a755e69d6f92e0b85728c7 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Fixed single-quote filter escape bug. Closes #196

escape quotes _after_ passing to filter

d63a6da4a8c163fba705b90e7adc7317627601b9 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Release 0.10.4

8995a0b148feb15b0662ddcf614a389dd07f4989 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Fixed pre, no longer text-only

duh.. not sure why I did this

95969e8b3283bbbb63e19d356587dee10613794f authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added "html" doctype, same as "5"

6cbaa9ca9fdbb5b8f44b8d612bf1e9d80b6a959e authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Release 0.10.3

6ee30718ac3060795510efbfadd70aacf6fb76b6 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Fixed support for quoted attribute keys ex `rss("xmlns:atom"="atom")`

8162161e04ef9d569f6a13d9b9df19e8c556efb5 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Release 0.10.2

37cd0d8fe6eee04eace74bc19ff18366f68435b1 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
textPipe = false -> pipeless = true

c465a34f1007235fcd125f2a01ce44f94b711b4b authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Fixed pipeless text bug with missing outdent

a07eca28b5990baa434ae1dfca0e325174ae8f55 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
removed unused var

2c9bb4b607df03e4f1f20b30f350c3c963c1212a authored almost 14 years ago by Tj Holowaychuk <[email protected]>
added text EOS issue

45be2d06868c4e9b56ff72ccc5d9ec59015ff650 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Release 0.10.1

9ec358e0f15804c3ddd65450bc38df18ea0e4d87 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
fixed support/compile.js to exclude browser js in node

duhhHHHH

2dab77276d8e6d9e1639f74a064bd7e2d2b05667 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
misc refactor

69872e5a448e025231183efe929452c2e6746058 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
moved class: -> "class": replacement to Compiler#visitAttributes()

1d7780870816d0d60589062ae3a756f31734af74 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
wrap IE stuff in "if browser"

f005a719fb6e2f6a17fafe40eea329345ca0bf65 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
fixes for IE

* `class` is a reserved word
* Object.constructor.name is non-standard javascript
* String.trimL...

eaa62a611cf335b318cd88ec5f422b9d132b50d3 authored almost 14 years ago by Patrick Pfeiffer <[email protected]>
repo

dabd89bdd1c9226f67fa0df23c377404a5db6bea authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Release 0.10.0

86c72b9f0fc199cb6f4a8036ba8bf8f874d2c51f authored almost 14 years ago by Tj Holowaychuk <[email protected]>
docs

31d4ce68317d33500736254a01c41b310269f3ab authored almost 14 years ago by Tj Holowaychuk <[email protected]>
fixed nested-filters example

81c8b6df20672d19b7416e156010323fa33066c5 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
fixed model example

9004a789dcf7b915406825dda25b53bc469c3fa8 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
fixed conditionals example

d5fd6811ba876a39d3c054b8f7360d076f738f85 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added AST-filter support back

in the form of:

<tag>[attrs]<:><indent>

ex:

conditionals:
if true
p yay
els...

fc4ed8bfb43efb344d641eae9342ab027beaac8c authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Release 0.9.3

13e7d347b823b002df4735a62ba650a29e30ebac authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Add client-side compatible jade.js and jade.min.js to the repo

699a3ae92c6d6644920fee9d731dde9edaf12dc9 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
changelog

87473d4e985e780c9eee336a6dc25539b5bcb659 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
text example

936de40395dfb98c0860acfc5765f215ba977069 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added Block#unshift(node)

a972a597bc4f7a2a7362b84dd1d0f8576726e072 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
fixed tests

b723896f87724087f0281cae039afe3ae169001f authored almost 14 years ago by Tj Holowaychuk <[email protected]>
fixing tests

240090fef8571301c4a0cd8918353d5f0b9c1f2a authored almost 14 years ago by Tj Holowaychuk <[email protected]>
fixing filter tests

fa833633bf2b67fb3edcb8ac927836d96b36516e authored almost 14 years ago by Tj Holowaychuk <[email protected]>
removed filter pipes in readme

56b8d6810b28fa2ed5f3b2cafbe33297326d7967 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Removed need for pipes in filters. Closes #185

filers that act on the AST will need a different syntax

edef39dbc8341d3f377a6527906568e2022a188b authored almost 14 years ago by Tj Holowaychuk <[email protected]>
added attr test with quotes

4d7f0d92ca851a42cf18d7407d9738495bdb4a21 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added stylus submod for testing

65650e1e8b87feebbb009845ee1ff929eab456af authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Release 0.9.2

eda9d9ac55696df5a8f8d762ce4144571d879f22 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added jade --version

ceab59b15cbc48b15ebf503c209c4b9792972e4c authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Removed "${}" interpolation support, use "#{}"

jQuery uses ${} so its annoying for people to
escape this all the time

0d50ee64441f1f5d342d37cf55fe9d13af451807 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
test for hyphenated attr key without quotes

499dce2aa1877117dbfca161918509d336ded437 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Release 0.9.1

13e48f7dfa108a1343050c2606d66d2dc61e77b2 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Fixed invalid .map() call due to recent changes

ae3d2c19b150690f13f03bd0c5aa78179f14907f authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Release 0.9.0

723a9eb1bf1df570b338a065d214d436b3973ac1 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
fixed inheritance typo

00c4fa59f050b1ae78b28c83fdef63fd29ffa5bd authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Removed Array inheritance for Node (Block / Text)

block.push() / block.nodes
text.push() / text.nodes

instead of the old block[] / text[]

50cebe85a49192cbdb2286adbb600094c35aca68 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
converting __proto__ for browser support

8273aff0b94fec18e718455bed17eddd0f333280 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added disk usage stats to `make jade.min.js`

07fa0842ba5d275a0a1c71a1ce4115395f71d5c3 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
removed uglifyjs note

8395258da304656a79b051f821284ecda8af2725 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added .hasOwnProperty() in - each for the client-side

a87b3f4e2a988a173d3526163dc69da2b41a9b8a authored almost 14 years ago by Tj Holowaychuk <[email protected]>
docs for new client-side support

7bd4b47b9d0564190f7c67df03c8191f246c4874 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added client-side support

via:

$ make jade.js
$ make jade.min.js

04204b1440e68fc0da4c0e39321bcc76b2071d1e authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Release 0.8.9

6763ce29551ea97d451c0f58e5b1d6816a2ba346 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Fixed preservation of newlines in text blocks

only really important for pre

a2fa15cc4eadd9dbc03f6749bd2638bd84904ee3 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Release 0.8.8

dfb74e60dd45be63f3dc980bf4ff5aaa45824ed5 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Fixed jade(1) stdio

2da316df6c1e04a63b189537f88fd430a6de3ff0 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Release 0.8.7

26c3f25232b2a1e01b02801f13ff93d147f5e882 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Fixed pipe-less text newlines

5b883b4411f088735a4a2d96eb38ab6df78459c0 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
fixed the last getter

c83d3b835f29f4337f0e6274e677ac5ca20d2e2b authored almost 14 years ago by Tj Holowaychuk <[email protected]>
removing accessors

bbcd1add3042aaf0503db16c794017f6ef67457f authored almost 14 years ago by Tj Holowaychuk <[email protected]>
misc refactor

71156ad03185e42b5a0d1f4aacec012a8f4ab57c authored almost 14 years ago by Tj Holowaychuk <[email protected]>
added mkdirs() to jade(1)

dc8b9e77bfeda717187734266d9dd7eeffafba40 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
misc refactoring

b13fd13a5151481220b49e54b65df733df8d87e5 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Removed the -r (walk) case, so now always walks the subdirectories.

2b250000b9925bd07a3c397f4887b629d4891ea6 authored almost 14 years ago by khingebjerg <[email protected]>
Removed watchdir option, now watching whatever is passed or CWD.

68fdd4d840d894a0f0c68d9401b0e6834fe348c1 authored almost 14 years ago by khingebjerg <[email protected]>
Changed usage, to reflect changes.

dafc245aaaef94553adf295e649218587db6b6c2 authored almost 14 years ago by khingebjerg <[email protected]>