Export to GitHub

php-snow - default

Source Commits


Commits

Author Date Commit Message
rumi.kg@gmail.com Apr 10, 2012 433 Edited wiki page Operators through web user interface.
rumi.kg@gmail.com Apr 10, 2012 432 Edited wiki page Operators through web user interface.
rumi.kg Jun 30, 2011 431 Making prettyprint work as script too.
rumi.kg Jun 6, 2011 430 Minor.
rumi.kg Jun 6, 2011 429 Moving stuff around.
rumi.kg Jun 6, 2011 428 Cleanup of tests.
rumi.kg Jun 6, 2011 427 Adding assembled strings test. Assembling indentation tests.
rumi.kg Jun 6, 2011 426 Removing strings tests.
rumi.kg Jun 6, 2011 425 Converting tests to use new format.
rumi.kg Jun 6, 2011 424 Testrunner v2 works ok now.
rumi.kg Jun 6, 2011 423 Work on improved testrunner.
rumi.kg Jun 6, 2011 422 Moving files around.
rumi.kg Jun 6, 2011 421 Fixing imports after moving files.
rumi.kg Jun 6, 2011 420 Reorganizing lexer.
rumi.kg Jun 4, 2011 419 Minor.
rumi.kg Jun 4, 2011 418 Multiline comments does now only add one token.
rumi.kg Jun 4, 2011 417 Trying to eliminate the COMMENT_INSIDE token without postprocessing.
rumi.kg Jun 4, 2011 416 Minor.
rumi.kg Jun 4, 2011 415 Pretty lexer is working... and pretty.
rumi.kg Jun 4, 2011 414 Working on pretty_lexer.
rumi.kg Jun 3, 2011 413 Small cosmetic changes. The next steps should be: * Make pretty lex work corre
rumi.kg Jun 3, 2011 412 Minor.
rumi.kg Jun 3, 2011 411 strings.py is nice and clean but needs a bit of documentation.
rumi.kg Jun 3, 2011 410 Minor.
rumi.kg Jun 3, 2011 409 First round of cleanups in strings.py.
rumi.kg Jun 3, 2011 408 Fixing typo in test. string.py needs cleanup and documentation.
rumi.kg Jun 3, 2011 407 Reverting some tests to have an empty string.
rumi.kg Jun 3, 2011 406 Yeah, all tests work and empty strings are not correctly support. It helps to tr
rumi.kg Jun 3, 2011 405 Even more confused musings.
rumi.kg Jun 3, 2011 404 Adding test not outputzzzzz.
rumi.kg Jun 3, 2011 403 Adding test.
rumi.kg Jun 3, 2011 402 Confused musing trying to keep empty strings but not when part of a string set.
rumi.kg Jun 3, 2011 401 Lexing of tokens can now produce the exact same original code, so lexpos looks l
rumi.kg Jun 2, 2011 400 Fixing many of the lexpos errors with strings, but not all. Think I need to stac
rumi.kg Jun 2, 2011 399 Its now apparent that lexpos is wrong for multiline strings. Fix that.
rumi.kg Jun 2, 2011 398 Making a solid pretty_lex and validating and fixing linepos and linenum of token
rumi.kg Jun 2, 2011 397 Removing empty test.
rumi.kg Jun 2, 2011 396 Deleting test test.
rumi.kg Feb 27, 2011 395 Making empty/isset operator more consistent with conditionals.
rumi.kg Feb 27, 2011 394 Removing last trace of using EBNF-like syntax in examples.
rumi.kg Feb 27, 2011 393 Adding shortform example of if/elif/else.
rumi.kg Feb 27, 2011 392 Removing text on conditionals page that focused more on how conditionals work in
rumi.kg Feb 27, 2011 391 Removing preface page, because it's clashing with project page. Updated project
rumi.kg Feb 24, 2011 390 Fixing formatting bug.
rumi.kg Feb 24, 2011 389 Adding to conditionals page.
rumi.kg Feb 23, 2011 388 Updating conditionals page.
dhaarbrink Feb 22, 2011 387 better indentation errors
rumi.kg Feb 22, 2011 386 Edited wiki page Loops through web user interface.
rumi.kg Feb 21, 2011 385 Adding some keywords.
rumi.kg Feb 21, 2011 384 Small fixes.
rumi.kg Feb 21, 2011 383 Fixing minor error on return page.
rumi.kg Feb 21, 2011 382 Editing conditionals page.
rumi.kg Feb 21, 2011 381 Adding invalid code examples.
rumi.kg Feb 21, 2011 380 Minor.
rumi.kg Feb 21, 2011 379 Minor changes to Functions page.
rumi.kg Feb 21, 2011 378 Minor.
rumi.kg Feb 21, 2011 377 Minor.
rumi.kg Feb 21, 2011 376 Nitpicking on language basics.
rumi.kg Feb 21, 2011 375 Deleting text.
rumi.kg Feb 21, 2011 374 Modifying preface page.
rumi.kg Feb 21, 2011 373 Adding a test test for new format of switch.
rumi.kg Feb 21, 2011 372 Wiki updates.
rumi.kg Feb 21, 2011 371 Shortening lines.
rumi.kg Feb 21, 2011 370 Wiki updates.
rumi.kg Feb 21, 2011 369 Adding strings section.
rumi.kg Feb 21, 2011 368 Moving content of Comma page into language basics. Other small changes.
rumi.kg Feb 20, 2011 367 Last fix for polarity.
rumi.kg Feb 20, 2011 366 Last fix for polarity.
rumi.kg Feb 20, 2011 365 Fixing polarity of validation expressions.
dhaarbrink Feb 20, 2011 364 changed !_->empty to _->empty you want to throw an error when it *is* empty not
rumi.kg Feb 20, 2011 363 Adding stuff to Functions wiki page.
rumi.kg Feb 20, 2011 362 Minor corrections to Functions.
rumi.kg Feb 20, 2011 361 Functions page formatting.
rumi.kg Feb 20, 2011 360 Minor about functions.
rumi.kg Feb 20, 2011 359 Minor about functions.
rumi.kg Feb 20, 2011 358 Minor correct to functions page.
rumi.kg Feb 20, 2011 357 Functions.
rumi.kg Feb 20, 2011 356 More about functions.
rumi.kg Feb 20, 2011 355 More work on functions page.
rumi.kg Feb 20, 2011 354 More work on functions page.
rumi.kg Feb 20, 2011 353 More on functions page.
rumi.kg Feb 20, 2011 352 Updating functions page.
rumi.kg Feb 20, 2011 351 Updating functions page.
rumi.kg Feb 20, 2011 350 Function page modified.
rumi.kg Feb 20, 2011 349 Updates to Functions pag.
dhaarbrink Feb 20, 2011 348 fixed test
dhaarbrink Feb 20, 2011 347 - Changed token GLOBAL to CONST - Modified value to remove '$' sign
rumi.kg Feb 20, 2011 346 Updating function page.
rumi.kg Feb 20, 2011 345 Updating wiki page.
rumi.kg Feb 20, 2011 344 Adding example of empty "test" test.
rumi.kg Feb 20, 2011 343 Updating docs on functions.
rumi.kg Feb 20, 2011 342 Swapping "|" with "%" and "%" (in function definitions) with "_".
rumi.kg Feb 5, 2011 341 Edited wiki page BeforeAfterOperator through web user interface.
rumi.kg Feb 4, 2011 340 Edited wiki page BeforeAfterOperator through web user interface.
rumi.kg Feb 4, 2011 339 Edited wiki page BeforeAfterOperator through web user interface.
rumi.kg Feb 4, 2011 338 Edited wiki page TemplateDocumentation through web user interface.
rumi.kg Feb 4, 2011 337 Edited wiki page BeforeAfterOperator through web user interface.
rumi.kg Feb 4, 2011 336 Created wiki page through web user interface.
rumi.kg Jan 17, 2011 335 Cosmetic.
rumi.kg Jan 14, 2011 334 Even more colors. No cleanup :)